# Leaderboard

The **Leaderboard** tab is your go-to place to monitor your performance and compare it with others on ScorePlay. This feature helps you stay motivated, measure your success, and aim for the top in real-time.

**Features of the Leaderboard Tab:**

* **All Time Rankings**:\
  See where you stand among all users on the platform. The All Time Leaderboard reflects cumulative points and predictions, showcasing your overall progress.
* **Weekly and Monthly Rankings**:\
  Filter rankings by specific periods to focus on shorter-term competitions. These rankings allow you to see how well you’ve performed in recent competitions.
* **Achievements and Milestones**:\
  Check your unlocked achievements and badges directly on the leaderboard. These represent significant milestones like streaks, winning predictions, or leaderboard positions.

**Why Use the Leaderboard?**

The Leaderboard not only tracks your performance but also serves as a motivator to keep improving and engaging with the platform. Strive to secure your position among the top players and claim rewards for your hard work.


---

# 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://scoreplay-1.gitbook.io/scoreplay-docs/community/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.
