# Rewards

### Fitness Platform

The **AthleteHero** fitness platform rewards users for performing fitness activities and improving their fitness. Rewards are provided in the form of in-game currency (crypto). A breakdown of rewards can be found in the [Tokenomics section](/tokenomics.md) of this whitepaper.

### Running & Endurance Races

The **AthleteHero** running and endurance race platform rewards participants with NFTs and in-game currency (crypto). Finishers will receive an NFT medal or ribbon for participating in the race. For some races, winners will receive a special NFT for their placement/ranking in the race.


---

# 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://whitepaper.athletehero.com/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.
