# vMix Support Extension

You can enable vMix support for Zip Captions by installing this extension from the Chrome Web Store. The setup process is a little more involved than for other platforms.&#x20;

{% hint style="warning" %}
You must ensure that the Web Controller function is enabled in vMix.

The extension can only talk to a vMix instance which is installed on the same computer.&#x20;
{% endhint %}

1. Install the extension using [this link](https://chromewebstore.google.com/detail/zip-captions-vmix-caption/lbmofcdefajmlgdkccabpofoonmdfjao).
2. Install vMix from the [vMix site](https://www.vmix.com/).
3. Open vMix and add a title to your editor, this can be technically any title that you want.
4. Open the Options page in the chrome extension by right clicking on the icon and choosing options, or via the extensions page in Chrome: **⋮ > Extensions > Manage Extensions**<br>

   <figure><img src="/files/ijxl13baIUSrJzzf2SkX" alt=""><figcaption><p>vMix Settings in the Chrome Extension (these match the settings in the window below)</p></figcaption></figure>
5. In the vMix input box, you will put the name of the title (or rename your title in vMix to match the one you choose here).
6. In vMix, right click in the title box at the bottom of the screen, and choose the title editor, find the title property name, in the left hand box of the editor window, and enter this name into the fourth box (**Text Field Name**) in the chrome extension.<br>

   <figure><img src="/files/y9ozSIxS6ci4vohnTbhw" alt=""><figcaption><p>Here you can see that the Text Field Name is <strong>Heading</strong></p></figcaption></figure>
7. Save your Chrome Options, and then close the title editor.
8. Refresh your Zip Captions window, and your captions should now start to appear in vMix.&#x20;


---

# 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/vmix-support-extension.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.
