# Installing the Zip Captions App

Zip Captions can be installed on your device as a Progressive Web App. Depending on your browser and your device, you will need to follow some different steps.&#x20;

{% tabs %}
{% tab title="Desktop (Chrome)" %}
**Using Google Chrome**

1. Go to <https://zipcaptions.app>
2. Click on the Install prompt which appears in the Omnibox

<figure><img src="/files/5mi0gH2LIsIgfMXt9u5u" alt=""><figcaption></figcaption></figure>

3. Confirm that you want to install Zip Captions

<figure><img src="/files/4atjWyK3QnEaNmvMCVXQ" alt=""><figcaption></figcaption></figure>

4. You can also install the Progressive Web App from the Menu
   {% endtab %}

{% tab title="Desktop (Safari)" %}
Safari does not support PWA installation on MacOS. If you need to run Zip Captions as a standalone app, please use Chrome.
{% endtab %}

{% tab title="Android" %}
{% hint style="info" %}
Both of the methods below, install the same app. Installing from the Google Play Store may be easier for some users, however, if you encounter issues with speech recognition, then you should install the PWA version using Google Chrome.&#x20;
{% endhint %}

**From the Google Play Store:**

Visit: <https://play.google.com/store/apps/details?id=app.zipcaptions.twa>

Click on Install&#x20;

If you encounter any issues with the app, try the PWA option below.

***

**As a Progressive Web App (PWA):**

Before you being, please ensure that you have the [Google Chrom](https://play.google.com/store/apps/details?id=com.android.chrome\&hl=en_CA)e browser installed on your device.&#x20;

1. Visit [https://zipcaptions.app ](https://zipcaptions.app)in Chrome
2. Tap on the three dots\
   ![](/files/dFPveKY7obDz4sHcOABv)
3. Choose **Add to Home Screen** from the menu\
   ![](/files/Rm2u3SBT9lbHnyZnN1Bw)
4. Choose **Install** from the prompt that appears\
   ![](/files/ZejL0zqASDDHTtFsDKZi)
5. Zip Captions will now appear in your list of apps, and you can launch it from your app launcher on your Android device.&#x20;
   {% endtab %}

{% tab title="iOS / iPad OS" %}
Coming Soon
{% endtab %}

{% tab title="Microsoft Store" %}
You can install Zip Captions from the Microsoft Store on a computer running Windows 10 or 11.&#x20;

[Install Now](https://apps.microsoft.com/detail/9pjn1f4bf2mh?hl=en-US\&gl=US)
{% 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://help.zipcaptions.app/getting-started/installing-the-zip-captions-app.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.
