> For the complete documentation index, see [llms.txt](https://learn.autoreelapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.autoreelapp.com/creating-a-video/how-to-create-a-video/create-a-branded-video/voiceovers-and-avatars.md).

# Voiceovers & avatars

{% stepper %}
{% step %}

### Select a voice

Click **Select a Voice** to browse the voice library. Choose from a range of male and female voices across different accents, tones, and energy levels. Press the **Play** button to preview any voice before selecting it. Click on the Voice and then **Confirm** to use it for the voiceover.

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

<figure><img src="/files/YQHjQfep98f3gR5nzM9d" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### (Optional) Select an avatar

Click **Select an Avatar** to choose from our library of male and female avatars, or use your own photo. To use a custom photo, click **My Images**, upload your photo, and select it from there.

> ⚠️ **Heads up:** Selecting a library avatar will override the voice chosen in Step 1. If using your own photo, make sure the gender of the avatar matches the voice you selected.

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

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

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

{% step %}

### Write the video script

Type your script manually, or click **Generate Script** to let AI write it for you. Review your property details for context, then click **Confirm**. AutoReel will analyze the property information and every photo in your video to generate a natural voiceover script.

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

<figure><img src="/files/frf7zvAv1EtjFJqyvxPg" alt="" width="375"><figcaption></figcaption></figure>

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


---

# 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 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/voiceovers-and-avatars.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.
