# Long Term Rent

This feature allows you to rent out NFTs for longer period of time and join this marketplace without a hard commitment to purchase for the long-term .

#### How Renting in Nafta works:

* the owner of an NFT pools it with the Oiler Nafta pool and specifies the following :

&#x20;          the **borrowing rate** (per block) & the maximum **borrowing period**

* when the new owner rents this NFT but the ownership is not transferred from the pool to the new owner — instead they only get a flash-ownership:
* they receive a wrapper NFT representing the borrowed asset (which they can trade, transferring the flash-ownership)
* they become the only address that is allowed to flash-loan the asset from the pool (even the owner cannot)
* in all the active ownership cases the NFT behaves like it was owned by the flash-owner


---

# 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.oiler.network/oiler-network/products/nafta/long-term-rent.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.
