# Comment ajouter son score ?

Depuis le profil d'athlète > "tes programmations".&#x20;

Cliquer sur le programme pour l'ouvrir.&#x20;

Sélectionner "score" puis choisir la catégorie RX, Inter ou Scaled (si l'option est activée par le coach).&#x20;

Entrer le score en fonction de l'entrainement qui peut être :&#x20;

* sans score = l'athlète pourra ajouter une note&#x20;
* time = pour les wod for time, la notation est en minutes et secondes
* rounds = pour les AMRAP, la notation est en nombre de tours et reps&#x20;
* repetitions = pour les AMRAP, le score est le nombre total de répétitions
* lift = pour les RM, le score est en kg&#x20;
* calories = score en cal
* meters = score en mètres
* centimeters = pour les max high jump par exemple, score en centimètres&#x20;

Ajouter une note si besoin pour commenter puis "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-ajouter-son-score.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.
