# Make Your First AI Video

## Option A: Blotato AI Agent (Recommended)

The fastest way to create on-brand videos:

1. Open the [Blotato AI Agent](https://my.blotato.com/remix-agent)
2. Describe what you want (e.g., "make a 60-second video about the history of coffee")
3. The AI Agent generates your video using your [Brand Kit](/settings/brand-kit.md) for on-brand copywriting and visuals
4. Chat with the AI to make changes -- update text, swap images, change styles, add voiceover

Set up your [Brand Kit](/settings/brand-kit.md) in Settings > My Brand first for the best results.

You can also create visuals directly in Claude Code and Antigravity: [Watch tutorial](https://youtu.be/3HVH2Iuplqo)

Examples of 100M+ views faceless AI videos made in Blotato: <https://www.tiktok.com/@dayli.pov>

## Option B: Manual Template

For more control over each scene, use a template directly:

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

1. Go to [Videos > New](https://my.blotato.com/videos/new)
2. Select the "AI Video with AI voice" template
3. Paste your script into the Prompt field. Here's an example:

> Morpheus: "This is your last chance. After this, there is no turning back. You take the blue pill—the story ends, you wake up in your bed and believe whatever you want to believe. You take the red pill—you stay in Wonderland, and I show you how deep the rabbit hole goes."
>
> Neo chooses the red pill, opting to uncover the truth about the Matrix

5. Click "Generate Video" below the Prompt field.
6. Your video opens in the full-screen editor. This is where you preview and customize your video.
7. Next, you'll see the Blotato video editor, populated with cheap AI images, based on your script.
8. I recommend storyboarding with cheap images, then finalize your video with high-quality images, then click "Create Animated Image" to convert it into video clips. Video clips cost more credits than static images, and it takes several minutes to generate the video clips.
9. To choose a voice, click on the BLUE caption track. It will open the "Captions" panel on the left. Click "Voice" where you can see all the 11labs voices.

<figure><img src="/files/3MxzIZtNowRuOaeuLaC3" alt=""><figcaption></figcaption></figure>

10. After the AI voice is generated, you will probably need to align your image/video tracks with the AI voice captions. Click on your image or video track, then click "Align to Captions":
11. When you're done, click "Export Video" to create the final MP4 video. You can download it or publish it directly to social platforms via Blotato.

Click "Download" to download the video as MP4.

Click "Create Post" to make a new Tiktok post from your video. Then click "Clone" if you want to copy it to Instagram, Youtube, etc.

<figure><img src="/files/cXPzyCf73DoceMKRlqVB" 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://help.blotato.com/features/videos/make-your-first-ai-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.
