# Video Generation

- [Introduction](https://docs.qolaba.ai/video-generation/introduction.md): An introduction to Video Generation in Qolaba — what it does, how to access it, a walkthrough of the interface, and how to generate your first video.
- [Model Selection and Configuration](https://docs.qolaba.ai/video-generation/model-selection-and-configuration.md): An overview of all available video generation models in Qolaba, their capabilities, supported features, and recommendations by use case.
- [Input Controls](https://docs.qolaba.ai/video-generation/input-controls.md): An overview of all input controls in Qolaba's Video Generation workspace — prompt, Magic Prompt, reference media uploads, and keywords.
- [Prompt and Magic Prompt](https://docs.qolaba.ai/video-generation/input-controls/prompt-and-magic-prompt.md): How to write effective video prompts in Qolaba and how to use Magic Prompt to automatically enhance them for better generation results.
- [Reference Media Uploads](https://docs.qolaba.ai/video-generation/input-controls/reference-media-uploads.md): How to upload reference media in Qolaba's Video Generation workspace — initial images, last frame images, and reference files
- [Keywords](https://docs.qolaba.ai/video-generation/input-controls/keywords.md): How to use keywords in Qolaba's Video Generation workspace
- [Output Controls](https://docs.qolaba.ai/video-generation/output-controls.md): An overview of all output controls in Qolaba's Video Generation workspace — covering generations, duration, resolution, aspect ratio, dimensions, and audio.
- [Number of Generations](https://docs.qolaba.ai/video-generation/output-controls/number-of-generations.md): How the Number of Generations setting works in Qolaba's Video Generation workspace, when to use batch generation, and how generation count affects credit cost.
- [Duration, Resolution & Quality](https://docs.qolaba.ai/video-generation/output-controls/duration-resolution-and-quality.md): Supported video durations, resolution options from 720p to 4K, per-model availability for both settings, and how they affect credit cost and output quality in Qolaba's Video Generation workspace.
- [Aspect Ratio, Dimensions & Audio](https://docs.qolaba.ai/video-generation/output-controls/aspect-ratio-dimensions-and-audio.md): Aspect ratio options, platform recommendations, reference image framing tips, and audio generation controls for Seedance models in Qolaba's Video Generation workspace.
- [Understanding Credit Usage](https://docs.qolaba.ai/video-generation/understanding-credit-usage.md): How credits are calculated in Qolaba's Video Generation workspace, what factors affect cost and how to optimize credit usage across your workflow.
- [Managing Generated Videos](https://docs.qolaba.ai/video-generation/managing-generated-videos.md): How to preview, download, share, and manage generated videos
- [Best Practices and Workflows](https://docs.qolaba.ai/video-generation/best-practices-and-workflows.md)


---

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