# Menu Billing

- [Invoicing Schedules](https://docs.cn285.app/cn285-documentation/menu-billing/invoicing-schedules.md): Un Invoicing Schedule dans Cn permet de gérer une future ligne de facture.
- [Invoices](https://docs.cn285.app/cn285-documentation/menu-billing/invoices.md): Liste des factures
- [Invoice Details](https://docs.cn285.app/cn285-documentation/menu-billing/invoice-details.md): Détails des factures ou d'avoirs
- [Billing Folders](https://docs.cn285.app/cn285-documentation/menu-billing/billing-folders.md): Regroupement de factures
- [Credit Notes](https://docs.cn285.app/cn285-documentation/menu-billing/credit-notes.md): La gestion des avoirs


---

# 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://docs.cn285.app/cn285-documentation/menu-billing.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.
