# Leaderboard

The Leaderboard is a dynamic ranking system showcasing players’ standings based on their mission results, accumulated Experience Points (EXP), and overall engagement within the community. By providing a real-time view of top performers, the Leaderboard fosters a competitive atmosphere, motivating players to excel in missions and increase their ranking. Players can track their progress relative to others, aiming to reach higher tiers for recognition and potential rewards. The Leaderboard not only celebrates individual achievements but also promotes community involvement, as players strive to maintain or improve their position, adding an exciting layer of competition and camaraderie within the Supercharge experience.


---

# 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.superchar.xyz/blocks/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.
