> For the complete documentation index, see [llms.txt](https://help.visuary.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.visuary.com/linterface-visuary/module-daide-visuary.md).

# Module d'aide Visuary

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FeLbFoH66uTo6gw8SabPB%2Fnews_gif_court_court2.mp4?alt=media&token=5a6995bc-f0a6-4b21-bbd0-b77ba66648bb>" %}

**Le guide Visuary dans la plateforme**

Le guide est directement accessible depuis Visuary, sans quitter votre projet.

* Le **module d'aide** en bas à droite s'ouvre sur l'article correspondant à la page où vous vous trouvez
* Les **boutons "Voir guide"** dans chaque onglet vous amènent directement à l'article concerné
* La **première fois que vous ouvrez une page**, une vidéo de prise en main se lance automatiquement

Vous pouvez également contacter le support via le module d'aide, en cliquant sur Chat.<br>

{% hint style="success" %}

### Comment nous contacter&#x20;

Le chat est disponible pour échanger avec notre équipe en direct, du lundi au vendredi de 9h30 à 17h30, sur toutes les pages de la plateforme. Cliquez sur cette icône.  <img src="https://2500236712-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FZEOdv3h0vFtfwM68BPZR%2FScreenshot%202026-06-04%20at%2018.03.22.png?alt=media&amp;token=e521888e-d689-490f-a99a-e7e5999ad200" alt="" data-size="line">\
\
Vous pouvez également nous laisser un message au **07 45 88 35 01** en nous précisant votre demande — nous vous rappellerons rapidement. **Ce numéro est également disponible sur WhatsApp.**
{% endhint %}


---

# 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://help.visuary.com/linterface-visuary/module-daide-visuary.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.
