# Factures

- [Créer une facture](https://tutorial.optamed.ch/factures/creer-une-facture.md)
- [Personnaliser la date de la facture](https://tutorial.optamed.ch/factures/creer-une-facture/choisir-la-date-de-la-facture.md)
- [Imprimer une facture](https://tutorial.optamed.ch/factures/imprimer-une-facture.md)
- [Envoyer une facture par email](https://tutorial.optamed.ch/factures/envoyer-une-facture-par-email.md)
- [Envoyer une facture par email \[BASE\]](https://tutorial.optamed.ch/factures/envoyer-une-facture-par-email/envoyer-une-facture-par-email-base.md)
- [Envoyer une facture par email \[PRO\]](https://tutorial.optamed.ch/factures/envoyer-une-facture-par-email/envoyer-une-facture-par-email-pro.md)
- [Modifier l'adresse email d'une facture](https://tutorial.optamed.ch/factures/envoyer-une-facture-par-email/modifier-ladresse-email-dune-facture.md)
- [Grouper plusieurs consultations sur une facture](https://tutorial.optamed.ch/factures/creer-une-facture-avec-plusieurs-consultations.md)
- [Modifier la langue d'une facture](https://tutorial.optamed.ch/factures/changer-la-langue-de-la-facture.md)
- [Annuler une facture](https://tutorial.optamed.ch/factures/annuler-une-facture.md)
- [Supprimer une facture](https://tutorial.optamed.ch/factures/supprimer-une-facture.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://tutorial.optamed.ch/factures.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.
