> For the complete documentation index, see [llms.txt](https://documentation.iologo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.iologo.io/espace-formation/nos-webinaires.md).

# Nos webinaires

Les webinaires d’environ 30 minutes, sont dispensés par des professionnelles pour diffuser des informations théoriques et pratiques, partager leur expérience.

## A destination des Pros

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><h2><mark style="color:blue;">Routines d'évaluation</mark> </h2></td><td align="center">Martin vous présentera la future fonctionnalité : comment intégrer les routines d'évaluation.<br><br><strong>Jeudi 24 septembre à 12h30</strong></td><td align="center"><a href="https://share-eu1.hsforms.com/1c3lRX0QaQECErHqegtm_qA2dlddx"><strong>S'inscrire</strong></a></td><td align="center"></td><td data-object-fit="contain"><a href="https://971990588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FepEio64K24062UtRcdF5%2Fuploads%2FzZBKdZeaSC1bsf6x3XFS%2Fimage.png?alt=media&amp;token=f46ab5da-58af-4649-9c4a-6759e5da7d1e">image.png</a></td></tr><tr><td align="center"><h2><mark style="color:blue;">iologo pour les enfants avec pas ou peu de langage</mark></h2></td><td align="center">Catherine vous présentera comment elle a adapté l’utilisation de iologo auprès de patients ayant peu ou pas langage (déficience intellectuelle, TSA, mutisme sélectif).<br><br><strong>Prochaine date : vendredi 2 octobre à 13h</strong></td><td align="center"><a href="https://share-eu1.hsforms.com/1dzohQ6gpQ-qsWwj_RwhGaw2dlddx"><strong>S'inscrire</strong></a></td><td align="center"></td><td data-object-fit="contain"><a href="https://971990588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FepEio64K24062UtRcdF5%2Fuploads%2FgD5RAFacvBPLVKBu2Bpf%2FCapture%20d'%C3%A9cran%202025-12-15%20165737.png?alt=media&amp;token=359b33f1-be35-4bd7-90c4-1d82f812af21">Capture d'écran 2025-12-15 165737.png</a></td></tr></tbody></table>

## A destination des parents

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><h2><mark style="color:blue;">La parenthèse des parents</mark></h2></td><td align="center">Un moment entre parents pour partager ses doutes, ses ressentis, ses questions.</td><td align="center"><strong>Prochaine date : mardi 22 septembre 2026 à 20h</strong><br><br><a href="https://share-eu1.hsforms.com/1WC3CL4rvQbCKErXom4vBsQ2dlddx"><strong>S'inscrire</strong></a></td><td data-object-fit="contain"><a href="https://971990588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FepEio64K24062UtRcdF5%2Fuploads%2F0rFgwdyHWboxPUKzpVIW%2FCapture%20d'%C3%A9cran%202025-11-20%20162621.png?alt=media&amp;token=16ca5055-63d5-4168-ab60-44a0b6d5c694">Capture d'écran 2025-11-20 162621.png</a></td></tr><tr><td align="center"><h2><mark style="color:blue;">Qu'est ce qu'un trouble phonologique et comment iologo peut aider votre enfant</mark></h2></td><td align="center">Catherine, orthophoniste vous présentera de manière simple et imagé un trouble phono et répondra à vos questions. <br><br><strong>Prochaine date : mardi 6 octobre 2026 à 20h</strong></td><td align="center"><a href="https://share-eu1.hsforms.com/1h6_EZ_34STexIgFZ8WJ5uA2dlddx"><strong>S'inscrire</strong></a></td><td data-object-fit="contain"><a href="https://971990588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FepEio64K24062UtRcdF5%2Fuploads%2FgD5RAFacvBPLVKBu2Bpf%2FCapture%20d'%C3%A9cran%202025-12-15%20165737.png?alt=media&amp;token=359b33f1-be35-4bd7-90c4-1d82f812af21">Capture d'écran 2025-12-15 165737.png</a></td></tr><tr><td align="center"></td><td align="center"></td><td align="center"></td><td></td></tr></tbody></table>


---

# 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://documentation.iologo.io/espace-formation/nos-webinaires.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.
