> 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 formules tarifaires de Channable](https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-abonnement/les-formules-tarifaires-de-channable.md): Comparez les offres Channable, les formules Core, la tarification CSS, ainsi que les modules et modules complémentaires disponibles.
- [Tarifs CSS](https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-abonnement/les-formules-tarifaires-de-channable/tarifs-css.md): Découvrez le fonctionnement de la tarification CSS pour les comptes autonomes, les MCA, les sous-comptes actifs et la facturation des agences.
- [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 aux questions fréquentes sur les tarifs Channable, les formules 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 modules complémentaires, et les détails de facturation.
- [Modules complémentaires de l’abonnement Channable](https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-abonnement/gerez-votre-abonnement-channable/modules-complementaires-de-labonnement-channable.md): Découvrez le fonctionnement des modules complémentaires 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 la facturation Shopify fonctionne dans Channable, de la configuration du paiement A la sélection d’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 qu’il comprend 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.
