> 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/manage-your-subscription.md).

# Manage your subscription&#x20;

- [Channable's pricing plans](https://helpcenter.channable.com/account-billing/manage-your-subscription/channables-pricing-plans.md): Compare Channable packages, Core plans, CSS pricing, and available modules and add-ons.
- [CSS pricing](https://helpcenter.channable.com/account-billing/manage-your-subscription/channables-pricing-plans/css-pricing.md): Learn how CSS pricing works for standalone accounts, MCAs, active subaccounts, and agency billing.
- [Pricing FAQs](https://helpcenter.channable.com/account-billing/manage-your-subscription/pricing-faqs.md): Find answers to common questions about Channable pricing, CSS plans, billing, upgrades, and subscription changes.
- [Billing & payment](https://helpcenter.channable.com/account-billing/manage-your-subscription/billing-and-payment.md): Manage subscription usage, invoices, billing timing, and payment methods for your Channable account.
- [Manage your Channable subscription](https://helpcenter.channable.com/account-billing/manage-your-subscription/manage-your-channable-subscription.md): Manage your Channable subscription, modules and add-ons, and billing details.
- [Channable subscription add-ons](https://helpcenter.channable.com/account-billing/manage-your-subscription/manage-your-channable-subscription/channable-subscription-add-ons.md): Learn how the Order sync and Repricer add-ons work, what they cost, and when you can use them.
- [Paying for Channable as a Shopify user](https://helpcenter.channable.com/account-billing/manage-your-subscription/manage-your-channable-subscription/readme.md): Learn how Shopify billing works in Channable, from setting up payment to choosing a plan and monthly charges.
- [Channable free trial](https://helpcenter.channable.com/account-billing/manage-your-subscription/channable-free-trial.md): Learn what you can do with a Channable free trial, what is included, and when you need a subscription.


---

# 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/manage-your-subscription.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.
