> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/information-de-mise-a-jour/rapport-de-maj-2024.md).

# Rapport de MAJ 2024

* [MAJ du lundi 8 janvier 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-8-janvier-2024.md)
* [MAJ du mardi 9 janvier 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-9-janvier-2024.md)
* [MAJ du lundi 15 janvier 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-15-janvier-2024.md)
* [MAJ du mercredi 17 janvier 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-17-janvier-2024.md)
* [MAJ du lundi 22 janvier 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-22-janvier-2024.md)
* [MAJ du lundi 29 janvier 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-lundi-29-janvier-2024.md)
* [MAJ du mercredi 31 janvier 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-31-janvier-2024.md)
* [MAJ du lundi 19 février 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-19-fevrier-2024.md)
* [MAJ du mercredi 21 février 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-21-fevrier-2024.md)
* [MAJ du mardi 27 février 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-27-fevrier-2024.md)
* [Rapport de Maj jusqu'au 27 mars 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/rapport-de-maj-jusquau-27-mars-2024.md)
* [Rapport de Maj Jusqu'au 10 avril 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/rapport-de-maj-jusquau-10-avril-2024.md)
* [Rapport de Maj Jusqu'au 1 mai 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-29-avril-2024.md)
* [Rapport de Maj Jusqu'au 6 mai 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-6-mai-2024.md)
* [Rapport de Maj jusqu'au 20 mai 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-20-mai-2024.md)
* [Rapport de Maj jusqu'au 10 juin 2024.](/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-10-juin-2024.md)
* [Rapport de Maj : juin à août 2024](/information-de-mise-a-jour/rapport-de-maj-2024/rapport-de-mise-a-jour-juin-aout-2024.md)
* [Rapport de Maj septembre 2024](/information-de-mise-a-jour/rapport-de-maj-2024/mises-a-jour-yoplanning-septembre-2024.md)
* [Rapport de Maj octobre 2024](/information-de-mise-a-jour/rapport-de-maj-2024/mises-a-jour-yoplanning-octobre-2024.md)
* [Rapport de Maj novembre 2024](/information-de-mise-a-jour/rapport-de-maj-2024/mises-a-jour-yoplanning-novembre-2024.md)
* [Rapport de Maj décembre 2024](/information-de-mise-a-jour/rapport-de-maj-2024/mises-a-jour-yoplanning-decembre-2024.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.yoplanning.support/information-de-mise-a-jour/rapport-de-maj-2024.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
