# Leaderboard

![](/files/kQtSHjP7IXToRBqltVlO)

At the end of each **Season**, players will be rewarded an amount of **eHTD** based on their ranks in the **PvP Arena** Leaderboard. The higher rank they have, the better reward they receive. This is the main way players earn HTD in **Heroes TD**.

{% hint style="warning" %}
The exchange rate between HTD and eHTD is **1:1** as mentioned [here](/gameplay/currency/nft-coin/htd-ehtd.md)
{% endhint %}

| From (Rank in Leaderboard) | To (Rank in Leaderboard) | Rewards    |
| -------------------------- | ------------------------ | ---------- |
| 1                          | -                        | 30000 eHTD |
| 2                          | -                        | 20000 eHTD |
| 3                          | -                        | 15000 eHTD |
| 4                          | -                        | 10000 eHTD |
| 5                          | -                        | 8000 eHTD  |
| 6                          | 9                        | 7000 eHTD  |
| 10                         | 19                       | 5000 eHTD  |
| 20                         | 59                       | 3000 eHTD  |
| 60                         | 99                       | 2000 eHTD  |
| 100                        | 199                      | 1000 eHTD  |
| 200                        | 499                      | 500 eHTD   |
| 500                        | 1000                     | 300 eHTD   |


---

# 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.heroestd.io/gameplay/battle-modes/pvp-arena/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.
