# Templates

{% stepper %}
{% step %}

### Add intro template

Click **Select a template style** to choose a template for the first 3 seconds of your video. Preview each option to find the right fit, then edit the text directly. Your changes will appear in the live preview in real time.

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

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

<figure><img src="/files/vYaYJeULgU6N62xNPJrb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Add outro template

Click **Select a template style** to choose a template for the last 3 seconds of your video. Adjust your **Profile Photo**, **Brand Logo**, and **Outro Text** as needed.

To save time on future videos, use a Brand Kit to store and reuse your branding information automatically. [Learn more about Brand Kits here.](/creating-a-video/how-to-create-a-video/create-a-branded-video/brand-kits.md)

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

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

<figure><img src="/files/hE0iIMUUawOFi2qC6QvX" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://learn.autoreelapp.com/creating-a-video/how-to-create-a-video/create-a-branded-video/templates.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.
