# NFT Rental Functionality

**Versatile Use Cases**&#x20;

The JPod NFT offers versatility by allowing holders to rent it out to other users, expanding its utility. This rental feature creates dynamic use cases, such as short-term Pod access or temporary benefits linked to the NFT. To provide this service, we employ reNFT smart contracts.

Management Fee When NFTs are rented, a 10% management fee is applied to the total rental value. This fee is allocated as follows:

* **1% to JComplianceDAO,** overseeing legal matters.
* **2% to IBU DAO,** responsible for overall project growth and execution.
* **7% to JPod DAO,** covering maintenance costs for the JPods.

The management fee ensures the ongoing development of the rental feature, sustains the ecosystem, and supports the maintenance of the JPods, contributing to the overall project sustainability. It's worth noting that the fee distribution can be altered following a proposal to the IBU DAO.


---

# 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://jungleos.gitbook.io/j/tokenomics/jpod-nft/nft-rental-functionality.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.
