# Subtitles

- [Import an SRT file](https://support.checksub.com/get-started/subtitles/import-an-srt-file.md)
- [Edit the style of my subtitles](https://support.checksub.com/get-started/subtitles/edit-the-style-of-my-subtitles.md)
- [Export an SRT file](https://support.checksub.com/get-started/subtitles/export-an-srt-file.md): This tutorial explains to yo how to export your subtitles as an SRT file. That let you the possibility to use your subtitles file in other applications like video editor,video player, YouTube, etc....
- [Edit the theme of my subtitles](https://support.checksub.com/get-started/subtitles/edit-the-theme-of-my-subtitles.md): When you create your project, you choose a theme for your subtitles. If this theme doesn't suit you, you can always change it after you've created your project. Here's how.


---

# 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://support.checksub.com/get-started/subtitles.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.
