# Foreclosing

In the event a borrower fails to repay the loan within the loan term, as a lender, you have the right to foreclose the loan and take ownership of the NFT used as collateral.

<figure><img src="https://lh3.googleusercontent.com/PZ4bjuMeYZd-RrtAi36ww2wYxy4KHkSKupqaxFj1_d9JsUjQwwmo8M5LKujg6om0G95xQOy_8zniQnwWK303EeeDP8GE-pjSKFs1FmsyeoCFoEkE2rtL_3JamcuVqYYB5baF571DLhNQ5SswzHz6Bz8" alt="" width="375"><figcaption></figcaption></figure>

1. Navigate to 'Give a loan' then '[Loans given](https://app.nftfi.com/lend/loans)'.
2. The defaulted loan will be listed on this page. If you do not want to renegotiate loan terms with the borrower, you can now foreclose this loan and take possession of the NFT collateral. If you want to try to renegotiate with the borrower, you can do so at any point before foreclosing.&#x20;
3. To foreclose the loan, find the defaulted loan and click on 'Foreclose loan'.
4. Sign in your wallet.
5. You should now have the NFT collateral in your wallet.


---

# 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.nftfi.com/lend/foreclosing.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.
