# How to use AI Videos?

1. **Open AI Videos** – Navigate to the AI Videos tool from the main dashboard or tools menu.

<figure><img src="/files/8t1FZRWWVPuTnsjaE6Va" alt=""><figcaption></figcaption></figure>

2. **Enter a prompt** – Type a description of the video you want to generate. Be as specific as possible about the scene, subject, mood, or action.

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

3. **Select a model** – Choose a video generation model based on your desired quality and style.

<figure><img src="/files/0aJszJBoVrBEayskiPFV" alt=""><figcaption></figcaption></figure>

4. **Choose a style** – Pick a visual style that matches your creative direction (e.g. cinematic, animated, realistic).

<figure><img src="/files/5LnrCbGQ099srkVOrQpz" alt=""><figcaption></figcaption></figure>

5. **Set your aspect ratio** – Select the format that fits your intended platform or use case (16:9, 9:16, 1:1, etc.).

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

6. **Set the resolution** – Choose your preferred output quality.

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

7. **Set the duration** – Specify how long you want the generated video to be.

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

8. **Click Generate** – Submit your request and wait for the AI to produce your video.
9. **Review the output** – Watch the generated video and evaluate the result.
10. **Refine if needed** – Adjust your prompt, settings, or style and regenerate until you are satisfied with the result.
11. **Download your video** – Export the final video in MP4 format.

<figure><img src="/files/N8SrtBLuXMYlBTVJht5M" 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.chatlyai.app/products-and-features/ai-videos/how-to-use-ai-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.
