# How To: Create a Video

## Step by Step Video Walkthrough (5 minutes)

{% embed url="<https://www.youtube.com/watch?v=vufhOReZXhM>" %}

When you create a video in AutoReel, the platform automatically generates two versions simultaneously:

* **Unbranded Video:** Clean, logo-free video you can post on MLS or share directly with clients. Each unbranded video consumes 1 video credit, as AI video rendering is resource-intensive.
* **Branded Video:** More eye-catching video that includes your branding, music, templates, video effects, avatars, and voiceovers.&#x20;
  * Branded videos are included in your AutoReel plan and do not consume video credits.
  * You can create unlimited branded videos by applying Quick Edits to your unbranded video – all included with no additional video credit usage.

Start by learning how to create an unbranded video, then learn how to add branding to make the video truly your own.


---

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