# MODULES DE BASE

- [Clients](https://efactori.gitbook.io/efactori.be-fr/mdb/untitled.md)
- [Produits](https://efactori.gitbook.io/efactori.be-fr/mdb/produits.md)
- [Comment mettre à jour ma liste de produits (p.e. en cas de changement de prix) ?](https://efactori.gitbook.io/efactori.be-fr/mdb/produits/comment-mettre-a-jour-ma-liste-de-produits-p.e.-en-cas-de-changement-de-prix.md)
- [Offres](https://efactori.gitbook.io/efactori.be-fr/mdb/offres.md)
- [Comment convertir une offre en facture ?](https://efactori.gitbook.io/efactori.be-fr/mdb/offres/comment-convertir-une-offre-en-facture.md)
- [Factures](https://efactori.gitbook.io/efactori.be-fr/mdb/factures.md)
- [Notes de crédit](https://efactori.gitbook.io/efactori.be-fr/mdb/notes-de-credit.md)
- [Paiements](https://efactori.gitbook.io/efactori.be-fr/mdb/paiements.md)
- [Traitement des paiements](https://efactori.gitbook.io/efactori.be-fr/mdb/paiements/traitement-des-paiements.md)
- [Paiements sortants (achats)](https://efactori.gitbook.io/efactori.be-fr/mdb/paiements/paiements-sortants-achats.md)
- [Comptes](https://efactori.gitbook.io/efactori.be-fr/mdb/paiements/comptes.md)
- [Livre de caisse (transactions en espèces)](https://efactori.gitbook.io/efactori.be-fr/mdb/paiements/comptes/livre-de-caisse-transactions-en-especes.md)
- [Code QR sur les factures](https://efactori.gitbook.io/efactori.be-fr/mdb/paiements/code-qr-sur-les-factures.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://efactori.gitbook.io/efactori.be-fr/mdb.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.
