# Rewards

After each win, brawlers will get gold or $BRAWL rewards depending on the game mode they play in.\
\
These rewards are based on the rarity of brawlers.

In casual mode, players will earn 100 gold per win for common brawlers, 150 for epic, 200 for mythic and 300 for legendary.

In ranked and tournaments mode, they'll earn $BRAWL and it'll depend on their rank or tournament they play in.

Ranks will reset at the end of each season.


---

# 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://bitbrawl.gitbook.io/whitepaper/game/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.
