# Leaderboard

A leaderboard is a visual representation or a list that ranks individuals, teams, or entities based on certain criteria. It is commonly used in gaming and online competitions, to showcase and compare performance or achievements. The leaderboard displays the top performers at the top of the list, with lower-ranked participants listed below in descending order. It serves as a way to motivate and engage participants by highlighting their progress and encouraging healthy competition.

{% hint style="info" %}
Leaderboard location
{% endhint %}

Click on **Games** tab on top menu > Click **Show** **all games** > **Select game** you are looking for > Click on **Leaderboard**

<figure><img src="/files/iFTAv9ciPRyUvjPLiyh6" alt=""><figcaption></figcaption></figure>

<mark style="background-color:orange;">Challenge Incoming</mark> - if the challenge has not started yet.

This screen shows all challenge information:

* Challenge status
* Game you will be participating
* Map
* Challenge timeframe
* Challenge counter

<figure><img src="/files/SfUaeHik1t4jINGsjRXk" alt=""><figcaption></figcaption></figure>

<mark style="background-color:green;">Challenge active</mark> - if the challenge has started already.

This screen shows all the above challenge information plus:

* Best 3 scores - top 3 players
* Scores from 4 to 10 - top 10 players
* All players on this challenge&#x20;
* Position of the player and also who is in front of him and who is behind him

{% hint style="warning" %}
**Please notice the difference!**

The score on this leaderboard is the best results of the player from the start to the end of the challenge.

The score that is visible in the game is your highest score ever in the game.
{% endhint %}

<figure><img src="/files/DNMy9TdnyNXYmUvnRtfO" alt=""><figcaption></figcaption></figure>


---

# 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.metaproprotocol.com/metapro-market/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.
