# Owner Risks

1. **Your Rented-Out NFT significantly increases in value during Rental Term and is now worth more than your deposit: Renter chooses not to return the NFT.**
   * We encourage Owners to set a deposit amount that ensures you are properly compensated should a Renter choose not to return your NFT.
   * The Renter has no obligation to return your NFT, but a sufficient deposit will always act as an incentive for the Renter to return the asset.
   * Markets are volatile, so please consider the possibility that a Renter will be financially motivated to not return your NFT.
2. **During the Rental Term, you realize you need your NFT back.**
   1. There is no way to retrieve an NFT that has been rented out before a Renter chooses to return the NFT.
   2. It is also possible that the Renter does not return your NFT and you receive the deposit (after applicable royalties & fees).
   3. We encourage Owners to set a rental term that aligns with your potential needs to have the NFT back and to consider the possibility that you will receive tokens back in place of the NFT.


---

# 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.flowty.io/reference/p2p-rentals/owner/owner-risks.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.
