# Leaderboard

Apart from providing that competitive feeling everyone loves, the Leaderboard is one of the game's most important features. A player's status and rank on the Leaderboard solely determine the player's income at the end of the season, **which lasts 7-10 days**.

The Leaderboard itself will be unlocked once a player reaches level 3, and since it is a dynamic system, continuous playing is the key of staying on the top of the Leaderboard.

The leaderboard consists of multiple leagues:

* **Champions League**
* **Diamond League**
* **Platinum League**
* **Gold League**
* **Silver League**

Every league has numerous divisions, except for the Champions League, which has only one exclusive division reserved for top players. In each division, 50 players compete for first place on the Leaderboard to maximize their profit.&#x20;

{% hint style="info" %}
If you want insight into the numbers and in what percentages Hora Tokens are distributed, head over to our [Medium post](https://horagames.medium.com/leaderboard-and-hora-token-distribution-system-in-crypto-idle-miner-2fb0bac6498a).
{% endhint %}

**With Update 2.0**, we want to improve and balance the game's earning system in a way that will be beneficial to the most active players. Thus, we are implementing the following changes:

* We are increasing the number of players in each division up to 100.&#x20;
* Players can constantly go up or down in divisions without waiting for the season to end.&#x20;
* Hora Tokens will be exclusively distributed as a reward upon completing the new in-game feature -  **Trading** **Expeditions**.

*Not to get confused, the Leaderboard will remain a vital game element because the player's Leaderboard rank will determine the rarity of Expeditions offered to them.*


---

# 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.horaverse.xyz/crypto-idle-miner/play-and-earn/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.
