# AI Videos

Blotato creates images, infographics, carousels, and videos for your social media content.

## Blotato AI Agent

The fastest way to create on-brand visuals is with the [Blotato AI Agent](https://my.blotato.com/remix-agent). Describe what you want in plain language, and the AI Agent creates it using your [Brand Kit](https://help.blotato.com/settings/brand-kit) for on-brand copywriting and visuals.

1. Open the [Blotato AI Agent](https://my.blotato.com/remix-agent)
2. Describe what you want (e.g., "make a carousel about 5 productivity tips" or "create a video about the history of coffee")
3. Chat with the AI to refine -- change text, swap images, adjust colors or style
4. Export and publish when done

The AI Agent handles images, infographics, carousels, and videos. Set up your [Brand Kit](https://help.blotato.com/settings/brand-kit) first for the best results.

## Templates

For more control, select a specific template instead of the AI Agent:

1. Go to [Videos > New](https://my.blotato.com/videos/new)
2. Select a template from the list (e.g., "AI Video with AI Voice", "Image Slideshow with Text Overlays")
3. Enter your prompt or fill in the advanced options
4. Click "Generate Video"

Browse all available templates at [Videos > New](https://my.blotato.com/videos/new).


---

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