# Suivi et gestion des comptes

- [Relevés de facture](https://doc.simax.fr/fonctionnelle/facturation/suivi-et-gestion-des-comptes/releves-de-facture.md)
- [Client payeur](https://doc.simax.fr/fonctionnelle/facturation/suivi-et-gestion-des-comptes/client-payeur.md): Gestion du mode client payeur sur les processus de vente.
- [Client et client payeur](https://doc.simax.fr/fonctionnelle/facturation/suivi-et-gestion-des-comptes/client-payeur/client-et-client-payeur.md): Rattacher le client au client payeur.
- [Commande, facturation et comptabilisation](https://doc.simax.fr/fonctionnelle/facturation/suivi-et-gestion-des-comptes/client-payeur/commande-facturation-et-comptabilisation.md): Processus de vente avec client payeur.
- [Règlement par le client payeur](https://doc.simax.fr/fonctionnelle/facturation/suivi-et-gestion-des-comptes/client-payeur/reglement-par-le-client-payeur.md): Règlement des créances par le client payeur.


---

# 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/fonctionnelle/facturation/suivi-et-gestion-des-comptes.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.
