# Video models

| Model               | Best for                                                         | Typical use                                            |
| ------------------- | ---------------------------------------------------------------- | ------------------------------------------------------ |
| Kling 3.0           | Cinematic motion and prompt adherence.                           | Text-to-video, image-to-video, motion control, extend. |
| Kling O3            | Reference-heavy and multi-shot video.                            | Actor/product consistency, video edit/reference.       |
| Seedance 2.0        | Balanced text, image, and reference-to-video.                    | General UGC scene generation.                          |
| Seedance 2.0 Fast   | Lower latency and lower per-second cost.                         | Fast iteration and concept testing.                    |
| Veo 3.1             | Advanced cinematic generation with audio and resolution options. | High-value scenes and richer motion.                   |
| Veo 3.1 Fast        | Faster Veo-style outputs.                                        | Fast cinematic iteration.                              |
| Sora 2              | State-of-the-art video generation.                               | Prompt-led scenes in supported aspect ratios.          |
| Hailuo Standard 2.3 | High-quality video generation.                                   | General text or image-to-video scenes.                 |

For a simple from-scratch video path, start in Studio Mode, write one focused scene prompt, choose Seedance 2.0 or Seedance 2.0 Fast when available, generate 2 to 4 variants, then set the best output. Move to more specialized models when you need stronger reference control, motion control, or cinematic quality.

Model availability, cost, duration, and resolution can change. Always check the model menu and generation cost before starting important batches.


---

# 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.avastudio.com/models-and-credits/video-models.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.
