> For the complete documentation index, see [llms.txt](https://robinos.gitbook.io/robinos-tokenized-prediction-utility-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://robinos.gitbook.io/robinos-tokenized-prediction-utility-platform/mino-nft/reward-mechanism.md).

# Reward Mechanism

Holders of Mino NFT, also known as agents here, will be eligible for rewards when their players, the player represented in their Mino NFT, achieve a special milestone in their career, from winning the World Cup to becoming the MVP, and making the team of the season.

### Sustainability&#x20;

For the rewards to be sustainable, 1% of revenue from selected tokenized prediction events from Robinos will be used to fund the reward mechanism. So, the prizes given out are not one-offs, but a consistent affair as long as Robinos is around.

<figure><img src="https://lh4.googleusercontent.com/xiwomg-C6s1ofnyCRTRj3IWs5Pidmm_vgVkSb67P4IabOPynFXZXvL2KAIsuv9OhkGOATVhQEorWNOqrAhow93T3UjKSOTyyIBQ3RUxg9O7PfPQm1qY3bkcuszDUMMKCoppBdm_Tq-mT7JjvIA3GzYaknkg8j8t5XX3TZUBss5yeTIPQ6VBzMfpIGg" alt=""><figcaption></figcaption></figure>

In this case, 1% of $51.4 will be allocated to the World Cup prizes, such as the Golden Boot winner, Golden Ball winner, and World Cup winners! We’ll be expecting the prize pool to increase significantly as the event nears.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://robinos.gitbook.io/robinos-tokenized-prediction-utility-platform/mino-nft/reward-mechanism.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
