# Create a branded video

Use the sidebar on the left to customize your video with any combination of the following:

* [**Intro & Outro Templates**](/creating-a-video/how-to-create-a-video/create-a-branded-video/templates.md)
* [**Branding (logos, profile info)**](/creating-a-video/how-to-create-a-video/create-a-branded-video/brand-kits.md)
* [**Music**](/creating-a-video/how-to-create-a-video/create-a-branded-video/music.md)
* [**Voiceovers and Avatars**](/creating-a-video/how-to-create-a-video/create-a-branded-video/voiceovers-and-avatars.md)

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

A live preview updates on the right as you make changes. To switch orientation, click **Landscape** or **Portrait** directly above the preview — the video will be cropped from the original unbranded video accordingly.

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

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


---

# 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.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.
