# Subscriptions

The **Subscription** category covers everything you need to know about managing your AppMySite plans and billing. From understanding how subscriptions work to handling payments, upgrades, downgrades, and renewals — this category provides clear guidance on staying in control of your account.

Here are some key topics covered under this category:

* How AppMySite’s subscription model works
* Plan options, including pay-per-app, unlimited apps, and lifetime deals
* Steps to upgrade, downgrade, or cancel your subscription

{% embed url="<https://www.youtube.com/watch?v=7JwboUh-wag>" %}

Whether you're just starting out or scaling your app portfolio, this category helps ensure you have all the information to manage your subscription smoothly.


---

# Agent Instructions: 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://docs.appmysite.com/billing/subscriptions.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.
