> For the complete documentation index, see [llms.txt](https://doc.simax.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.simax.fr/fonctionnelle/divers.md).

# Divers

- [Les natures fiscales](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales.md)
- [Introduction](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/introduction.md)
- [Première initialisation](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/premiere-initialisation.md)
- [Les natures fiscales dans SIMAX](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/les-natures-fiscales-dans-simax.md)
- [Nature fiscale](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/les-natures-fiscales-dans-simax/nature-fiscale.md)
- [Famille fiscale](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/les-natures-fiscales-dans-simax/famille-fiscale.md)
- [Famille d’article et article](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/les-natures-fiscales-dans-simax/famille-darticle-et-article.md)
- [Client et Fournisseur](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/les-natures-fiscales-dans-simax/client-et-fournisseur.md)
- [Etudes de cas : Vente en France](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/etudes-de-cas-vente-en-france.md)
- [Vente intracommunautaire](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/vente-intracommunautaire.md)
- [Achat en France](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/achat-en-france.md)
- [Achat intracommunautaire](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/achat-intracommunautaire.md)
- [Importation de marchandise](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/importation-de-marchandise.md)
- [Facture d'achat divers](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/facture-dachat-divers.md)
- [Avoir](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/avoir.md)
- [L'éco-participation](https://doc.simax.fr/fonctionnelle/divers/les-natures-fiscales/leco-participation.md)
- [Yousign](https://doc.simax.fr/fonctionnelle/divers/yousign.md)
- [Introduction](https://doc.simax.fr/fonctionnelle/divers/yousign/introduction.md)
- [Prérequis](https://doc.simax.fr/fonctionnelle/divers/yousign/prerequis.md)
- [Exemples](https://doc.simax.fr/fonctionnelle/divers/yousign/exemples.md)
- [Fonctions externes](https://doc.simax.fr/fonctionnelle/divers/fonctions-externes.md)
- [Introduction](https://doc.simax.fr/fonctionnelle/divers/fonctions-externes/introduction.md)
- [Jauge](https://doc.simax.fr/fonctionnelle/divers/fonctions-externes/jauge.md)
- [HTML.jaugeH](https://doc.simax.fr/fonctionnelle/divers/fonctions-externes/html.jaugeh.md)
- [HTML.pourcentage](https://doc.simax.fr/fonctionnelle/divers/fonctions-externes/html.pourcentage.md)
- [HTML.doublejauge](https://doc.simax.fr/fonctionnelle/divers/fonctions-externes/html.doublejauge.md)
- [HTML.graphe.courbe](https://doc.simax.fr/fonctionnelle/divers/fonctions-externes/html.graphe.courbe.md)
- [HTML.graphe.histogramme](https://doc.simax.fr/fonctionnelle/divers/fonctions-externes/html.graphe.histogramme.md)
- [HTML.graphe.mixte](https://doc.simax.fr/fonctionnelle/divers/fonctions-externes/html.graphe.mixte.md)
- [HTML.carteKPI](https://doc.simax.fr/fonctionnelle/divers/fonctions-externes/html.cartekpi.md)
- [HTML.graphe.camembert.creux](https://doc.simax.fr/fonctionnelle/divers/fonctions-externes/html.graphe.camembert.creux.md)
- [HTML.graphe.camembert.plein](https://doc.simax.fr/fonctionnelle/divers/fonctions-externes/html.graphe.camembert.plein.md)
- [Facture et Factur-X](https://doc.simax.fr/fonctionnelle/divers/facture-et-factur-x.md): La gestion du format factur-X pour les factures de vente et d'achat
- [Facture de vente en Factur-X](https://doc.simax.fr/fonctionnelle/divers/facture-et-factur-x/facture-de-vente-en-factur-x.md)
- [Factur-X à Facture d’achat](https://doc.simax.fr/fonctionnelle/divers/facture-et-factur-x/factur-x-a-facture-dachat.md)
- [CSRD](https://doc.simax.fr/fonctionnelle/divers/csrd.md)
- [Introduction](https://doc.simax.fr/fonctionnelle/divers/csrd/introduction.md)
- [Calcul et envoie d'indicateur](https://doc.simax.fr/fonctionnelle/divers/csrd/calcul-et-envoie-dindicateur.md)


---

# 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://doc.simax.fr/fonctionnelle/divers.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.
