> For the complete documentation index, see [llms.txt](https://resources.zipsolutions.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.zipsolutions.org/theatre-based-assistive-listening/surtitles-captions-for-theatre.md).

# Surtitles (Captions for Theatre)

Captioning Live Theatre can be a challenge, especially if actors are not using microphones. The simple way around this is to use software which supports generating Surtitles.&#x20;

{% hint style="info" %}
Surtitles are captions which appear above, or beside the stage in live theatre productions. You can read more about Surtitles [here](https://en.wikipedia.org/wiki/Surtitles).
{% endhint %}

A variety of software exists to create Surtitles, this includes, but is not limited to:

* [Qstit](https://subtitles.nova-cinema.org/home.en.php) (free)
* [Glypheo](http://www.glypheo.com/) (free)
* [Panthea](https://panthea.com/software/) ($110 per show)
* [Captitles](https://www.captitles.com/) (free)
* [Subtivals](http://subtivals.org/) ($150 lifetime - free linux)

To use Surtitle software you will need to have access to your script as a line by line text file, or you will need to scan and edit your script.&#x20;

If you are interested in learning more about surtitles, please reach out to us using our [Contact Form](https://kfovfnyc9qy.typeform.com/to/JPFbfyjp).&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://resources.zipsolutions.org/theatre-based-assistive-listening/surtitles-captions-for-theatre.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.
