# AI Video Generation

[Moescape AI Video](https://moescape.ai/text-to-video) feature lets you turn your generated AI images into short, animated videos!

Whether you're telling stories, setting a vibe, or bringing your characters to life with motion—**this is your new creative playground.**&#x20;

It's perfect for:

* &#x20;Aesthetic vibes
* Cinematic drama
* Magical moments
* And so much more!

## How to use AI Video

1. Go to the [AI Video Generator page](https://moescape.ai/text-to-video).
2. **Upload or select an image** from your AI Art history that you'd like to animate.

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

3. **Choose a model** you'd like to use.
   1. *Tip:* Click the version number on the model thumbnail to view its full description and details.

<figure><img src="/files/xCxXNu1rGXpl9EFSX0zd" alt=""><figcaption><p>Prompt in example: <code>smiling, breezy, breeze moving clouds, background clouds moving in one direction, beautiful weather, white flower petals flying past, grass swaying in wind, flowers swaying in the wind,</code></p></figcaption></figure>

4. **Enter a prompt** describing how you'd like the image to be animated.
   1. *Note:* Some models support adjustable settings. In our example, **MX Director** only requires a prompt and no additional settings.
5. **Click ‘Generate’** and watch your image come to life!

## Special Notes

### Hedra Model

With Hedra model, you can also upload an audio file to generate the video. The input audio will be attached to the video.

**Please note:** The length of input audio file determines that length of output video, hence pricing of the generation.


---

# 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://docs.moescape.ai/image-and-video-generation-guide/ai-video-generation.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.
