# Leaderboard

Under the leaderboard tab, you will have access to the ranking and points of each user who is participating in the competition. The data is displayed in a tabular format and also as a graph for better visualisation of the progress of the competition.

\<Image of Leaderboard>

You also have the option to export the leaderboard data by clicking on the 'Export Leaderboard' button. This will send a copy of the leaderboard to your registered email for further analysis or record keeping.

\<SS of the email if possible>


---

# 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.bugbase.ai/program-guide/competition-dashboard/manage-competitions/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.
