# Partnership/NFT rental

To maintain a balanced and profitable game in the long term, we need to create a way for large investors to enter but also provide an opportunity for people who cannot make the initial investment to participate and become future investors.

We will create a platform where we will allow our most substantial investors to rent their NFTs to free-to-play players in order to enable them to earn their own NFT.

* NFT owners will decide what percentage will be charged for their use.
* Coins obtained from leased NFTs can only be spent by purchasing new NFTs.
* Players who have NFTs will be able to rent others if they want to play more times a day.


---

# 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://victor-wagner-alves.gitbook.io/cryptotrivia-whitepaper-en/gameplay/partnership-nft-rental.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.
