# Updates

## Auto-Updates

Captioneer 1.5.0 introduced **auto-updates**. For older versions, please download the update from your marketplace provider and manually install the latest version.

{% hint style="info" %}
See [Version History](/resources/version-history.md) for a complete list of past releases.
{% endhint %}

## Manual Updates

Download the latest version from your marketplace provider and install.

{% tabs %}
{% tab title="🟣 Captioneer.com" %}
Download from your LemonSqueezy My Orders page.

<a href="https://app.lemonsqueezy.com/my-orders" class="button primary">My Orders</a>
{% endtab %}

{% tab title="🍊 aescripts" %}
Download from your aescripts account.

<a href="https://aescripts.com/downloadable/customer/products/" class="button primary">My Downloads & Licenses</a>
{% endtab %}

{% tab title="⛩️ Flashback JP" %}
Download from your Flashback Japan account.

<a href="https://flashbackj.com/my-account" class="button primary">My Account</a>
{% endtab %}
{% endtabs %}


---

# 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/install/updates.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.
