# Leaderboard

On the [Leaders page](https://sanr.app/leaders), you can see the actual information for the current competition.

At the top of the page, you can see detailed information.

![](/files/vNJ7eqqJDEWlCOHU9Z6G)

Below you can see those who are currently eligible candidates for the [prizes](/sanr/introduction/competitions.md). Since the contest is still running - the list of contenders will change as the performance of open signals changes.

![](/files/y8UNL1KaZXedibyjOr3q)

Below you can see the Summary for the current [epoch](/sanr/product/epochs.md). A dashboard of the total overview of the performance of all participants and their signals.

![](/files/1iidUl5BqEgT0sCxSYVi)

Below you can see a table of participants, with detailed information. Using the tabs, you can switch leagues and see the current leaderboard for each league. From the table, you can find other competitors' [profiles](/sanr/product/user-profiles.md), see and subscribe to their profiles, and make notes about competitors that only you can see, if you need to.

![](/files/zjY0vHoJ73HxzeOZBIfp)

![](/files/mIgPSWrJyGV9PcPUeI2f)


---

# 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://sanr.gitbook.io/sanr/product/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.
