# Leaderboards & Winnings

**Ranking System**

* Live leaderboard displays team rankings
* Updates every hour for real-time engagement

**Prize Distribution (example for 100 players)**

| Rank      | Prize (based on $10,000 pool) |
| --------- | ----------------------------- |
| 1st       | $2,500                        |
| 2nd       | $1,500                        |
| 3rd       | $1,000                        |
| 4th–10th  | $400–$100 each                |
| 11th–25th | $50 each                      |

**Performance Badges & XP**

* Players earn XP and profile-levels
* Unique badges for:
  * Top 5% performance
  * Highest performing asset pick
  * Best diversified team
  * “Comeback King” (started low, finished strong)


---

# 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://rebellion.gitbook.io/rebellion/platform/leaderboards-and-winnings.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.
