> For the complete documentation index, see [llms.txt](https://help.whautomate.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.whautomate.com/account-management/manage-subscription.md).

# Manage Subscription

- [Choose Your Plan](https://help.whautomate.com/account-management/manage-subscription/choose-your-plan.md): Learn about the plans we offer for your businesses.
- [Upgrade Subscription](https://help.whautomate.com/account-management/manage-subscription/upgrade-subscription.md): Learn how to seamlessly upgrade your Whautomate subscription in just a few steps. Discover flexible plans, enhanced features, and tools to elevate your business operations.
- [Whautomate Add-ons](https://help.whautomate.com/account-management/manage-subscription/whautomate-add-ons.md): Whautomate offers a range of add-ons to enhance your experience and cater to specific needs.
- [Update Payment Method](https://help.whautomate.com/account-management/manage-subscription/update-payment-method.md): Managing your payment method in Whautomate is essential for ensuring uninterrupted service and convenient billing.
- [Subscription Cancelations](https://help.whautomate.com/account-management/manage-subscription/subscription-cancelations.md): Whautomate's guide to cancelling your 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:

```
GET https://help.whautomate.com/account-management/manage-subscription.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.
