# Subscriptions

### Start Subscription

You can purchase Subscriptions below.

<a href="https://captioneer.lemonsqueezy.com/checkout/buy/d989920f-e743-4f19-bfae-c411ad0219f9?checkout[custom][source]=docs" class="button primary">Subscription</a>

### Pause/Cancel

Pause or cancel your subscription anytime from your Customer Portal:

<https://captioneer.lemonsqueezy.com/billing>

You can generate invoices, view licenses, manage subscriptions, update payment methods, and view past billing history.

### :tangerine: aescripts Subscriptions

**aescripts + aeplugins** customers must manage Product Subscriptions from the aescripts Portal:

<https://aescripts.com/sales/recurring_profile/>

{% hint style="warning" %}
aescripts does not support pausing subscription. You must fully Deactivate the Subscription and Reactivate later. To Pause/Cancel subscriptions, please purchase from [captioneer.com](https://captioneer.com/).
{% endhint %}


---

# 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.captioneer.com/setup/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.
