# Quickstart Guide

{% embed url="<https://youtu.be/_Q2rh3tq0sU>" %}

## Captioneer

1. Open **Window** > **Extension** > **Captioneer**
2. Select a Caption source in the [Captions](/premiere-pro/premiere-pro-plugin/captions.md) tab
3. Select a preset in the [Mogrt](/premiere-pro/premiere-pro-plugin/mogrt.md) tab
4. Open the [Add MOGRTs](/premiere-pro/premiere-pro-plugin/add-mogrts.md) tab and hit **Add MOGRTs**

Captioneer instantly creates animated captions by inserting .mogrts to the timeline.

The captions can be edited in the timeline and the graphic settings (fonts, colors, text, etc.) are fully customizable in the **Properties Panel**.

{% hint style="success" %}
Try the brand new **Auto Captions**! - [Watch Now](https://www.youtube.com/watch?v=ov484sLKt7o) :tada:
{% 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.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.
