# Claiming Rewards

Rewards can only be claimed at the end of the tournament/ league season, and only Team Tokens of the teams in the prize allocation standings can be used to claim rewards.&#x20;

Prize allocation will be fixed for each standing. However, the prize will be calculated and divided based on the Total Supply of the Team Token of the team.&#x20;

***(Prize Allocated) / (Total Supply of Team Token) = Prize allocated per Team Token***


---

# 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://robinos.gitbook.io/robinos-tokenized-prediction-utility-platform/robinos-sports-performance-trading/tokenized-operations/claiming-rewards.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.
