# Mes performances

- [Comment ajouter un PR ?](https://docs.inyourbox.app/inyourbox/aide/athlete/mes-performances/comment-ajouter-un-pr.md): Il s'agit d'ajouter un nouveau personal record (PR).
- [Comment supprimer un PR ?](https://docs.inyourbox.app/inyourbox/aide/athlete/mes-performances/comment-supprimer-un-pr.md): Il s'agit de supprimer un personal record.
- [Comment calculer une charge de travail ?](https://docs.inyourbox.app/inyourbox/aide/athlete/mes-performances/comment-calculer-une-charge-de-travail.md): Il s'agit de trouver sa charge de travail facilement.


---

# 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/mes-performances.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.
