> ## Documentation Index
> Fetch the complete documentation index at: https://docs.moxus.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Video generation

> Use supported video models or services for text-to-video, image-to-video, and creative video variants.

Video generation is useful for marketing assets, product demos, short-form drafts, motion covers, and creative previews. Compared with text or image generation, video generation is often asynchronous: submit a task, receive a task ID, then query the result.

## Workflow

<Steps>
  <Step title="Prepare a prompt or reference image">
    Describe the subject, camera movement, action, style, duration, and aspect ratio.
  </Step>

  <Step title="Submit a generation task">
    Use a supported task endpoint or dedicated video model.
  </Step>

  <Step title="Fetch the result">
    Poll by task ID and download or display the output when it completes.
  </Step>
</Steps>

<Warning>
  Video generation is often billed per task or per output. Retries, resolution, and duration can affect cost.
</Warning>

## Next steps

* [Models and pricing](/en/overview/models-and-pricing)
* [Usage logs](/en/platform/dashboard-and-usage)
