# Leaderboard

There are two leaderboards in StarHeroes: the Main Leaderboard and the Skillboard, accessible at[ https://leaderboard.starheroes.io/](https://leaderboard.starheroes.io/).&#x20;

The [Main Leaderboard](#main-leaderboard) not only adds utility to STAR token, generates revenue and enhances our social reach but also rewards players at the end of each[ ](https://wiki.starheroes.community/economy/seasons)chapter. On the other hand, the Skillboard doesn't directly contribute to revenue; instead, it serves as a marketing tool to bolster our esports narrative.

#### Main Leaderboard

The main battlefield for web3 players is our Main Leaderboard, which grants top players with dedicated rewards. Look out for the announcement of the Season 3 reward!

#### Skill Leaderboard

The Skill Leaderboard is designed to sort players based on our custom matchmaking formula. This formula is crafted to reward players who consistently win matches and demonstrate superior performance while penalizing those who lose and underperform. Its objective is to accurately reflect players' understanding of in-game mechanics and their quick reflexes.

<figure><img src="/files/3jVdWbtexYosorVQsBUs" alt=""><figcaption><p>Season 1 summary of the Skill Leaderboard.</p></figcaption></figure>

***

<figure><img src="/files/rAtuEbquMX5LWAzyZANp" alt=""><figcaption><p>Season 2 summary of the Skill Leaderboard.</p></figcaption></figure>

***

{% hint style="warning" %}
Understanding the intricacies of the Leaderboard is essential for players aiming to secure a position in the top ranks, claim lucrative rewards, and strategically navigate the competitive landscape each season.
{% endhint %}


---

# 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://wiki.starheroes.community/economy/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.
