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

# Video Models

> All available video generation models in Invook and their credit costs.

Invook supports a range of powerful video generation models. Each model uses a specific number of **credits** per generation.

<Note>
  Credits are deducted from your account balance each time a model runs. Free plan users receive **150 credits/month**. See [FAQs](/help/faqs) for more details.
</Note>

***

## Available Video Models

| Model Name                      | Credits per 10s |
| ------------------------------- | --------------- |
| **Grok Imagine Video**          | 100 credits     |
| **Kling V2.6 Pro**              | 140 credits     |
| **Veo 3.1 (Text, Fast)**        | 160 credits     |
| **Veo 3.1 (Text, Standard)**    | 320 credits     |
| **Kling Motion Control**        | 140 credits     |
| **Kling O3 V2V Edit**           | 504 credits     |
| **Topaz Video Upscale**         | 1,501 credits   |
| **Veo 3.1 (Image, no audio)**   | 160 credits     |
| **Veo 3.1 (Image, with audio)** | 320 credits     |
| **Sora 2 Pro**                  | 120 credits     |
| **PixVerse V5**                 | 15 credits      |
| **Luma Ray 2**                  | 50 credits      |
| **Luma Ray 2 Flash**            | 20 credits      |
| **Wan Effects**                 | 35 credits      |

***

## How to Use Video Models

1. Add a **Video Model** Block to your Canvas using the [Add Block](/support/toolbox#3-add-block) tool
2. Connect a **File** Block (your input image or video) and a **Prompt** Block
3. Run the model to generate a new video

<Tip>
  New to the Canvas? Follow the [Create Your First Asset](/tutorial/create-first-asset) guide for a full walkthrough.
</Tip>

<Warning>
  Video generation typically uses significantly more credits than image generation. Check your credit balance before running high-cost models like **Topaz Video Upscale** (1,501 credits).
</Warning>

***

## Related

<CardGroup cols={2}>
  <Card title="Image Models" icon="image" href="/models/image">
    Browse available image generation models and their credit costs.
  </Card>

  <Card title="Toolbox — Add Node" icon="toolbox" href="/support/toolbox">
    Learn how to add model nodes to the Canvas.
  </Card>
</CardGroup>
