> 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/drop-ins.md).

# Drop-Ins

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

**Pour s'inscrire :** [ici](https://www.dansemodeaction.ca/drop-ins)

Nos **cours drop-ins** (ou **cours à la carte**) offrent une flexibilité idéale pour ceux et celles qui souhaitent participer à certains cours sans s’engager pour toute une session.

🕺 Ces cours sont **ouverts à tous** et sont les **mêmes que ceux de notre programme de session** régulière. C’est donc une excellente option pour découvrir une nouvelle discipline, essayer un nouveau style, ou simplement rester actif à votre rythme.

💰 **Tarif : 25 $ + taxes par cours**

Ce tarif à l’unité est **plus élevé** que le tarif horaire des inscriptions à la session complète, afin de refléter la souplesse offerte par le format drop-in.

📌 *Veuillez noter que les places peuvent être limitées selon la fréquentation des cours de session.*

***

Ces cours sont parfaits si vous :

* Voulez tester un cours avant de vous engager
* Avez un horaire variable
* Êtes de passage en ville
* Cherchez simplement une expérience de danse sans engagement

***


---

# 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/drop-ins.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.
