# Réserver

- [Comment réserver un cours ?](https://docs.inyourbox.app/inyourbox/aide/athlete/reserver/comment-reserver-un-cours.md): Il s'agit de s'inscrire à un cours du planning.
- [Comment gérer ses réservations ?](https://docs.inyourbox.app/inyourbox/aide/athlete/reserver/comment-gerer-ses-reservations.md): Il s'agit de voir ou supprimer une inscription.
- [Comment ajouter une inscription à mon calendrier ?](https://docs.inyourbox.app/inyourbox/aide/athlete/reserver/comment-ajouter-une-inscription-a-mon-calendrier.md)
- [Comprendre la liste d'attente.](https://docs.inyourbox.app/inyourbox/aide/athlete/reserver/comprendre-la-liste-dattente..md): Si le cours est complet, il convient de s'inscrire en attente pour passer automatiquement en liste principale .


---

# 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/reserver.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.
