# Leaderboard

<figure><img src="/files/QWHNFq05GZZs2zBp9W7X" alt="" width="375"><figcaption></figcaption></figure>

The **Leaderboard** system allows players to compete against one another and showcase their achievements by earning **Soft Currency (SC)** through in-game activities. Players who perform well will be ranked and rewarded, with several types of leaderboards available to track their progress:

* **Total SC Leaderboard**: Displays the players with the highest cumulative SC earnings throughout the game. This leaderboard recognizes long-term dedication and consistent gameplay.
* **Weekly Rank Leaderboard**: Resets every week, highlighting the top players who have earned the most SC within the current week. This allows new players and veterans alike to compete for weekly recognition and rewards.
* **Commission Rank Leaderboard**: Showcases players who have earned the most commission from in-game activities such as referrals, trades, or other revenue-generating actions.

These leaderboards motivate players to participate regularly, climb the ranks, and earn exclusive rewards. Players can enjoy friendly competition and aim for the top, adding an extra layer of excitement and engagement to the game.


---

# 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.catplanets.io/features/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.
