# Ranking

Both the [Free-to-play](/en/readme/o-jogo/game-modes/free-to-play.md) and profitable [Adventure](/en/readme/o-jogo/game-modes/adventure-endless.md) modes, both have a ranking system with real prizes. In the case of free mode, the best placed in each cycle receive prizes in [$MSB](/en/readme/tokenomics/token/usdmsb.md) , and the top 3 placed receive the opportunity to enter the adventure mode by finding new miners receiving as a prize [$MSG](/en/readme/tokenomics/token/usdmsmk.md) tokens. In adventure mode ranking, the best placed each month receive higher rewards in [$MSB](/pt/readme/tokenomics/token/usdmsb.md) and also [$MSG](/en/readme/tokenomics/token/usdmsmk.md). Below you can check the current standard prize table for the monthly seasons.

### Free-to-play mode

| Position  | Reward  |
| --------- | ------- |
| 1º        | 3 MSG   |
| 2º        | 2 MSG   |
| 3º        | 1 MSG   |
| 4º - 10º  | 100 MSB |
| 11º - 50º | 200 MSB |

### Adventure mode

| Position  | MSB Reward | MSG Reward |
| --------- | ---------- | ---------- |
| 1º        | 5000       | 3          |
| 2º        | 3000       | 2          |
| 3º        | 1500       | 1          |
| 4º - 10º  | 1000       | 0          |
| 11ª - 25º | 500        | 0          |
| 26º - 50º | 250        | 0          |


---

# 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://docs.mining-squad.app/en/readme/ranking.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.
