# Comment consulter le leaderboard ?

Le leaderboard est le classement de chaque entrainement, mettant en premier les catégories RX, Inter puis Scaled.&#x20;

Depuis la rubrique "programmation", choisir un entrainement puis "leaderboard".&#x20;

Vous pouvez liker un score en cliquant sur 💙 et commenter en cliquant sur "commentaire" > votre commentaire > valider.&#x20;


---

# 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.inyourbox.app/inyourbox/aide/athlete/programmation/comment-consulter-le-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.
