# NAFTA

{% hint style="success" %}
Nafta has launched! Try it today at [nafta.market](https://nafta.market)!
{% endhint %}

### What is Nafta?

Nafta is a platform that facilitates NFT Flash Loans & Long Term Renting without any collateral.

![](/files/GJXcmizzEWQkFYs3h2Mi)

### Features

#### [Long Term Renting](broken://pages/cnrHGD5HgzyRVaFbqCPc)

Allows you to rent as many times as you want for the fixed price paid once.

* The owner of an NFT pools it with the Oiler Nafta pool -> sets the borrowing rate & the maximum borrowing period.
* The renter receives a wrapper NFT representing the borrowed asset, which they can trade, transferring the flash-ownership

#### [FlashLoans](broken://pages/4tTSgT16E1WITCrONWcH)

Allows you to flash-loan an NFT in a single transaction; NFT has to be returned into the pool at the end of the transaction, together with the loan cost paid to the pool.

* The owner of an NFT pools it with the Oiler Nafta pool & sets the single loan price
* The renter flash-loans an asset in and returns the original NFT at the end of the transaction.
* In the case where the original NFT is not returned -> transaction reverts.


---

# 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.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.
