# Leaderboard

Leaderboard records the details of quest participants including their ranking, wallet address, and total "XP" gained from all campaigns they participated.&#x20;

Click "**Leaderboard**" tab from MVB main page to enter.&#x20;

<div align="left"><figure><img src="https://2336130799-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpZFXu3SZG8fwVO0pg10%2Fuploads%2FObNJJ9LXYEPgrVDmtc9f%2FScreenshot%202023-02-17%20at%204.30.28%20PM.png?alt=media&#x26;token=d9a2336a-71f6-49b8-a533-82715b44d5ae" alt=""><figcaption></figcaption></figure></div>

Click "**Winner List**" button located at the bottom of leaderboard to download participants' details.

<div align="left"><figure><img src="https://2336130799-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpZFXu3SZG8fwVO0pg10%2Fuploads%2FCCrJDrY6pXlZwYoFZRAT%2FScreenshot%202023-02-17%20at%204.35.01%20PM.png?alt=media&#x26;token=15f2a8ab-03b1-4ab0-b937-da8c64dd29cf" alt=""><figcaption></figcaption></figure></div>


---

# 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.trantor.xyz/businesses/b-user-guide/community/most-valuable-builder-mvb/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.
