# Seizing Assets from Loan Defaults

If a loan has been defaulted on, a lender is able to seize the collateral as repayment for the principal and interest owed by the borrower.

![](/files/eqg132FiK1ZT1u3bd22Z)

This view is available on the Lender Dashboard.

By clicking Seize Asset, the Lender submits a transaction that transfers the NFT collateral to their wallet.

For more information, check out the [Loan Default FAQ](/overview/loan-default-faq.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.niftyapes.money/lenders-dapp-guide/lender-dashboard/seizing-assets-from-loan-defaults.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
