# Les Graphes Automatiques

- [Comment visualiser des graphes automatiques ?](https://doc.simax.fr/parametrage/les-graphes-automatiques/comment-visualiser-des-graphes-automatiques.md)
- [Comment sont construits les graphes automatiques](https://doc.simax.fr/parametrage/les-graphes-automatiques/comment-sont-construits-les-graphes-automatiques.md)
- [Remarques générales](https://doc.simax.fr/parametrage/les-graphes-automatiques/remarques-generales.md)
- [Quel type de graphe pour quel type de données ?](https://doc.simax.fr/parametrage/les-graphes-automatiques/quel-type-de-graphe-pour-quel-type-de-donnees.md)
- [Graphe bulles](https://doc.simax.fr/parametrage/les-graphes-automatiques/graphe-bulles.md)
- [Quelles réductions quand le graphe est trop grand ?](https://doc.simax.fr/parametrage/les-graphes-automatiques/quelles-reductions-quand-le-graphe-est-trop-grand.md)
- [Comment manipuler les graphes ?](https://doc.simax.fr/parametrage/les-graphes-automatiques/comment-manipuler-les-graphes.md)
- [Comment extraire les graphes ?](https://doc.simax.fr/parametrage/les-graphes-automatiques/comment-extraire-les-graphes.md)


---

# Agent Instructions: 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:

```
GET https://doc.simax.fr/parametrage/les-graphes-automatiques.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
