# Zip Captions Help Site

Welcome to the Zip Captions help site. Use the menu to see all the pages, or choose a section below to get started.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started with Zip Captions</strong></td><td>Discover how to get started with Zip Captions. This is a great place to start if you're new here!</td><td><a href="getting-started">getting-started</a></td></tr><tr><td><strong>Understanding the Settings</strong></td><td>Dive into customising Zip Captions and discover how you can make it your own.</td><td><a href="settings">settings</a></td></tr><tr><td><strong>Sharing Captions With Others</strong></td><td>Zip Captions allows you to share your captions with others, and to follow others captions live. Discover how to set up and join a broadcast stream of captions. Discover how to add captions to your Live Streaming with OBS.</td><td><a href="streaming-captions">streaming-captions</a></td></tr><tr><td><strong>Known Issues</strong></td><td>Discover how to overcome some known issues, and things that are outside of our control.</td><td><a href="known-issues">known-issues</a></td></tr><tr><td><strong>Example Use Cases</strong></td><td>Looking for some more advanced use cases for Zip Captions? This is the spot.</td><td><a href="example-use-cases">example-use-cases</a></td></tr><tr><td><strong>Change Log</strong></td><td>Check out our latest releases and what has changed.</td><td><a href="change-log">change-log</a></td></tr></tbody></table>


---

# 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/zip-captions-help-site.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.
