# Scholarship Mechanism

Once an investor identifies a potential scholar, both of them will be able to negotiate about the profit sharing percentages and bullets allocation for the scholar. The investor (the NFT owner) can also decide on which arenas will the scholar be allowed to play with his NFT.&#x20;

Once they reach an agreement the player will become a temporary scholar of the NFT. The NFT will be in temporary holding of the scholar (not in his wallets) so he can play with it. The scholar will have bullets allocation that will come with the NFT. The bullets allocation will be the most amount of bullets the scholar will be able to spend before the scholarship ends. After the bullets allocation ran out, the scholar will be able to ask for new allocation, and if agreed by the NFT owner (the investor) the NFT will be recharged with the new agreed amount. If the NFT ran out of bullets or the bullets allocation ran out and the investor didn't charged it with more bullets the scholarship will end automatically.&#x20;

The investor won't be able to play with the NFT as long as it's belong to the scholar. If the investor or the scholar will want to end the scholarship before the NFT ran out of bullets, they can do so by canceling the scholarship. When one of them will do so, the NFT with its remaining bullets will go back to the investor.


---

# 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://monkeygunz.gitbook.io/product-docs/rQBpkbar1gtV0LJkYNG7/scholarship/scholarship-mechanism.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.
