> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-abonnement.md).

# Gérez votre abonnement&#x20;

- [Les plans tarifaires de Channable](https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-abonnement/les-plans-tarifaires-de-channable.md): Comparez les forfaits Channable, les plans Core, la tarification CSS et les modules et modules complémentaires disponibles.
- [tarification CSS](https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-abonnement/les-plans-tarifaires-de-channable/tarification-css.md): Découvrez comment fonctionne la tarification CSS pour les comptes autonomes, les MCA, les sous-comptes actifs et la facturation agence.
- [FAQ sur les tarifs](https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-abonnement/faq-sur-les-tarifs.md): Trouvez des réponses A des questions fréquentes sur la tarification Channable, les plans CSS, la facturation, les mises à niveau et les changements d’abonnement.
- [Facturation et paiement](https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-abonnement/facturation-et-paiement.md): Gérez l’utilisation de l’abonnement, les factures, le calendrier de facturation et les moyens de paiement de votre Compte Channable.
- [Gérez votre abonnement Channable](https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-abonnement/gerez-votre-abonnement-channable.md): Gérez votre abonnement Channable, les modules et les extensions supplémentaires, ainsi que les détails de facturation.
- [Extensions d’abonnement Channable](https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-abonnement/gerez-votre-abonnement-channable/extensions-dabonnement-channable.md): Découvrez comment fonctionnent les extensions Commande sync et Repricer, leur coût et quand vous pouvez les utiliser.
- [Payer Channable en tant qu'utilisateur Shopify](https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-abonnement/gerez-votre-abonnement-channable/readme.md): Découvrez comment fonctionne la facturation Shopify en Channable, de la configuration du paiement A choisir un plan et aux frais mensuels.
- [Essai gratuit Channable](https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-abonnement/essai-gratuit-channable.md): Découvrez ce que vous pouvez faire avec un essai gratuit Channable, ce qui est inclus et quand vous avez besoin d’un abonnement.


---

# 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://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-abonnement.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.
