> For the complete documentation index, see [llms.txt](https://info.dansemodeaction.ca/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.dansemodeaction.ca/programme-de-cours/programme-reguliers.md).

# Programme Réguliers

<figure><img src="/files/rjHkNQjetdIcoe63hoTL" alt=""><figcaption></figcaption></figure>

Notre **Programme Régulier** est conçu pour celles et ceux qui souhaitent **apprendre à danser tout en s'amusant**, que vous soyez **débutant, intermédiaire ou avancé**. Nos cours sont adaptés à tous les niveaux et permettent à chaque élève de progresser à son rythme.

🗓️ **La session d’automne 2026 débutera le samedi 12 septembre et se terminera le vendredi 4 décembre.**\
🎄 Un **spectacle de Noël** aura lieu le **dimanche 13 décembre** afin de présenter le travail de nos élèves sur scène — un moment festif à ne pas manquer!

***

#### 👥 **Groupes d’âge disponibles :**

* 3 à 5 ans
* 6 à 8 ans
* 9 à 12 ans
* 13 à 16 ans
* 17 ans et +

***

📅 [**L’horaire**](/programme-de-cours/horaire.md)&#x20;

***

Au fil de la session, les élèves développeront leur **technique**, leur **rythme**, et leur **confiance en eux**, dans un environnement bienveillant et stimulant. En plus de s’amuser, ils auront l’occasion de **perfectionner leurs habiletés** et de **vivre l’expérience de la scène** à travers notre spectacle de fin de session.\
\
\ <br>


---

# 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://info.dansemodeaction.ca/programme-de-cours/programme-reguliers.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.
