# AI Captions

Zip Captions supports AI Cloud based captions which are more accurate than our regular captioning offering. We are currently using the Azure AI Speech to Text Service from Microsoft.

{% hint style="danger" %}
AI Captions are only available for paying subscribers on Patreon.&#x20;

Join Zip Captions on Patreon [here](https://patreon.com/zipcaptions).&#x20;

View the pricing structure for AI Captions [here](https://zipsolutions.org/pricing.html).&#x20;
{% endhint %}

To get started with AI Captions you must first enable them in the settings.&#x20;

1. Click on the **three lines**&#x20;
2. Click on **Settings**
3. Click on the **Engine** option
4. Click on the drop down menu\ <img src="/files/XIbv3NLX4X3GpXxOF1Pf" alt="" data-size="original">
5. Choose **Azure Cognitive Services** from the drop down list\
   ![](/files/aviaupyrq5InBT8fhi1u)
6. You will see your current balance shown under the description, this is shown in hours and minutes. This is updated live as you use your tokens assigned.
7. You can improve the accuracy of your captioning by choosing a dialect for the chosen language.  *(Language dialects are shown based on the language chosen for your interface and captioning language from the* [***Look & Feel***](https://zipcaptions.app/settings?tabIndex=0) *menu)*
8. Click **Save** to enable your captioning engine. The Save button will now be greyed out. \
   ![](/files/YhqvGPVE3Lcoxja8XyUu)
9. &#x20;You will now see the Microphone button has been converted to the AI Microphone<br>

   <figure><img src="/files/K0rEUiYMKjHDDakAHLUw" alt=""><figcaption><p>The microphone button shows the AI stars when the AI engine is enabled</p></figcaption></figure>
10. To switch back to the regular captioning engine, simply choose the **Browser** option from the drop down list and click on **Save**.


---

# 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://help.zipcaptions.app/settings/ai-captions.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.
