# Loan Defaults

A loan defaults upon expiration of the loan lifecycle. Defaulted loans cannot be repaid, & the lender becomes the exclusive owner, and can now claim the collateral.&#x20;

The lenders can also quickly sell the NFT with our upcoming sell now button.&#x20;

#### Empathy Requests: Coming Soon[​](https://docs.atlasdao.zone/loans/loan-defaults#empathy-requests-coming-soon) <a href="#empathy-requests-coming-soon" id="empathy-requests-coming-soon"></a>

Request a loan term extension.


---

# 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.atlasdao.zone/atlas-dao/products/p2p-nft-loans/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.
