# Export Captions

You can export SRT files containing text and timing data. Click the 3 dots in the upper-right hand corner of the **Text** window, and select **Export > Export to SRT file...**

<figure><img src="/files/j3mbZHwYjvAq1vIAkvwy" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To use alternate caption files (.vtt and .csv), see [Captions Files](https://docs.captioneer.com/captioneer/captioneer/captions#captions-files).
{% endhint %}


---

# 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://docs.captioneer.com/quickstart-guide/quickstart-guide/export-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.
