> For the complete documentation index, see [llms.txt](https://gitbook.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.com/docs/documentation/fr/compte-et-facturation.md).

# Compte et facturation

- [Offres](https://gitbook.com/docs/documentation/fr/compte-et-facturation/plans.md): Découvrez les différences entre les offres proposées par GitBook
- [Offre communautaire](https://gitbook.com/docs/documentation/fr/compte-et-facturation/plans/community.md): Postulez à notre offre Open Source dans GitBook
- [Offre de site sponsorisé](https://gitbook.com/docs/documentation/fr/compte-et-facturation/plans/community/sponsored-site-plan.md): En savoir plus sur la manière de gagner de l’argent grâce à votre site de documentation avec notre offre de site sponsorisé
- [Politique de facturation](https://gitbook.com/docs/documentation/fr/compte-et-facturation/plans/billing-policy.md)
- [Tarification héritée](https://gitbook.com/docs/documentation/fr/compte-et-facturation/plans/legacy-plans.md): Découvrez les différences entre notre tarification actuelle et notre tarification héritée.
- [Annulations d’abonnement](https://gitbook.com/docs/documentation/fr/compte-et-facturation/plans/cancelling-a-plan.md)
- [Paramètres personnels](https://gitbook.com/docs/documentation/fr/compte-et-facturation/account-settings.md): Consultez et gérez les paramètres de votre compte GitBook personnel
- [Paramètres de l’organisation](https://gitbook.com/docs/documentation/fr/compte-et-facturation/organization-settings.md)
- [SSO et SAML](https://gitbook.com/docs/documentation/fr/compte-et-facturation/sso-and-saml.md): Apprenez à partager votre contenu GitBook via SSO et SAML
- [Membres SSO vs non-SSO](https://gitbook.com/docs/documentation/fr/compte-et-facturation/sso-and-saml/sso-members-vs-non-sso.md)
- [FAQ sur la facturation](https://gitbook.com/docs/documentation/fr/compte-et-facturation/billing-faq.md): Réponses aux questions fréquentes sur les offres GitBook, la facturation et les paiements
- [Essais gratuits](https://gitbook.com/docs/documentation/fr/compte-et-facturation/billing-faq/free-trial.md): Ce que comprend l’essai gratuit de GitBook, comment il démarre et ce qui se passe à son terme
- [Paiements et factures](https://gitbook.com/docs/documentation/fr/compte-et-facturation/billing-faq/payments-and-invoices.md): Modes de paiement, factures, remboursements et fonctionnement de la facturation des modules complémentaires
- [Coûts des sites et des membres](https://gitbook.com/docs/documentation/fr/compte-et-facturation/billing-faq/plan-and-member-costs.md): Comment GitBook facture les sites et les membres


---

# 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://gitbook.com/docs/documentation/fr/compte-et-facturation.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.
