# Leaderboard

All characters automatically participate in the leaderboard. Each week, the top 10 players who have earned the most from dungeons will receive rewards in the form of $LOOT tokens and loot boxes.

Besides base rewards we will put 5% from dungeon entry fee into leaderboard prize pool and distribute it among top 3 players.

| Rank   | Reward                  |
| ------ | ----------------------- |
| 1      | 60% of leaderboard pool |
| 2      | 30% of leaderboard pool |
| 3      | 10% of leaderboard pool |
| 4 - 10 | Loot box                |

If multiple characters earn the same amount, they will be ranked based on highest Item Power, experience, and creation date closest to the end of the tournament.


---

# 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://loot-hunter.gitbook.io/loot-hunter/rewards/leaderboard.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.
