# Checksub Support

## Checksub Support

- [Home](https://support.checksub.com/home.md): Welcome aboard Checksub. In this guide you will find all the useful information you need to start using Checksub, discover all of its features and find help.
- [Changelog](https://support.checksub.com/changelog.md): What's new in the Checksub Editor
- [Quick Start](https://support.checksub.com/get-started/quick-start.md): Get up and running quickly with Checksub.
- [Video presentation](https://support.checksub.com/get-started/quick-start/video-presentation.md): In this video, we'll show you the different options for subtitling and translating video or audio content. We start by creating a new project, uploading a video, setting up your project...
- [Create an account](https://support.checksub.com/get-started/quick-start/create-an-account.md)
- [How to add subtitles](https://support.checksub.com/get-started/quick-start/how-to-add-subtitles.md)
- [How to translate my video](https://support.checksub.com/get-started/quick-start/how-to-translate-my-video.md)
- [Add a voice-over](https://support.checksub.com/get-started/quick-start/add-a-voice-over.md)
- [How to export a video](https://support.checksub.com/get-started/quick-start/how-to-export-a-video.md): Learn how to export your video.
- [How to use a Guideline](https://support.checksub.com/get-started/quick-start/how-to-use-a-guideline.md): The Guideline Feature take your transcriptions and translations to the next level! 🚀
- [How to use validation marks](https://support.checksub.com/get-started/quick-start/how-to-use-validation-marks.md)
- [Subtitles](https://support.checksub.com/get-started/subtitles.md)
- [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.
- [Dubbing](https://support.checksub.com/get-started/dubbing.md)
- [Emotion Recorder](https://support.checksub.com/get-started/dubbing/emotion-recorder.md): Emotion recording is a tool that lets you adjust the dubbing generated automatically by Checksub. It lets you record yourself with the intonation and prosody you want for one sentence.
- [Video editing](https://support.checksub.com/get-started/video-editing.md): Use all the power of Checksub to increase your reach.
- [Edit a video](https://support.checksub.com/get-started/video-editing/edit-a-video.md)
- [Update my video in my project](https://support.checksub.com/get-started/video-editing/update-my-video-in-my-project.md)
- [Zoom and change the framing](https://support.checksub.com/get-started/video-editing/zoom-and-change-the-framing.md)
- [Delete my project](https://support.checksub.com/get-started/video-editing/delete-my-project.md): You can delete any project from your dashboard my.checksub.com. For now, you can't delete only one language from the project.
- [Merge several videos](https://support.checksub.com/get-started/video-editing/merge-several-videos.md): Do you have several videos that you'd like to merge into one new video? We'll show you how.
- [Trim or split a video](https://support.checksub.com/get-started/video-editing/trim-or-split-a-video.md): Would you like to cut out a video from your project? You can do so in the Checksub editor.
- [Hotkeys](https://support.checksub.com/get-started/hotkeys.md): All the shortcuts you need to be even more productive!
- [Glossaire](https://support.checksub.com/get-started/glossaire.md)
- [FAQ](https://support.checksub.com/help/faq.md): Frequently asked questions about Checksub.
- [Account & billing](https://support.checksub.com/help/faq/account-and-billing.md): Frequently asked questions about Checksub's account.
- [Frequent Issues](https://support.checksub.com/help/faq/frequent-issues.md): Having an issue with Checksub? Here's the most frequent ones and how to solve it.
- [How credits work](https://support.checksub.com/help/faq/how-credits-work.md): This page explains how the credit system works with Checksub.
- [Resolve issue](https://support.checksub.com/help/resolve-issue.md): Having troubles? Find a solution there
- [With Subtitles](https://support.checksub.com/help/resolve-issue/with-subtitles.md): Let's cover the issues you may have regarding subtitles


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://support.checksub.com/home.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.
