> 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

## 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;">Comment expliquer aux parents ce qu'est un trouble phono ?</mark></h2></td><td align="center">Catherine vous présentera comment expliquer de manière simple et imagée un trouble phono.<br><br><strong>Prochaine date : vendredi 28 août à 13h</strong></td><td align="center"><a href="https://share-eu1.hsforms.com/1W2Wdtj5uQcWtZjt-2a79AQ2dlddx"><strong>S'inscrire</strong></a></td><td align="center"></td><td data-object-fit="contain"><a href="/files/Dt4Kly1Iwrrin4jIJAQx">/files/Dt4Kly1Iwrrin4jIJAQx</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="/files/Dt4Kly1Iwrrin4jIJAQx">/files/Dt4Kly1Iwrrin4jIJAQx</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="/files/kMuSKypdaCok1tUgIdi4">/files/kMuSKypdaCok1tUgIdi4</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="/files/Dt4Kly1Iwrrin4jIJAQx">/files/Dt4Kly1Iwrrin4jIJAQx</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.
