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

# Overview

> iviker video generation docs.

Welcome to the iviker AI video docs. This site only keeps the Dreamina Seedance 2.0 / Mini / Fast models, with the `dreamina-*` prefix.

<CardGroup cols={2}>
  <Card title="Video overview" icon="film" href="/en/api/videos/overview">
    See the flow, asset library, and endpoint list.
  </Card>

  <Card title="Create task" icon="square-terminal" href="/en/api/videos/create-task">
    Learn the request parameters and examples for `/v1/videos/generations`.
  </Card>

  <Card title="Query task" icon="search" href="/en/api/videos/query-task">
    Inspect task status, output, and billing fields.
  </Card>

  <Card title="Asset library" icon="files" href="/en/api/videos/create-asset">
    Upload and query image, video, and audio assets.
  </Card>

  <Card title="Model capability" icon="boxes" href="/en/models/overview">
    Lists only `dreamina-seedance-2-0`, `dreamina-seedance-2-0-mini`, and `dreamina-seedance-2-0-fast`.
  </Card>

  <Card title="Billing" icon="receipt" href="/en/guides/billing">
    Understand the task and usage reconciliation fields.
  </Card>

  <Card title="Video guide" icon="book-open" href="/en/guides/video-generations">
    Learn how text, image, video, and audio inputs combine.
  </Card>
</CardGroup>
