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

# Long video generation

> Generate longer clips at once or continue creating the next scene.

AI models may have limitations on the video length they can generate at once.

In Carat AI, you can create longer videos using two main methods:

1. Select a high-performance model that generates **longer clips at once**
2. **Connect clips** by continuing to create the next scene from an existing video

## Method 1: Create longer videos with high-performance models

Some high-performance models like Veo 3 (up to 8 seconds) and Kling 2.5 (up to 10 seconds) generate longer videos than other models in a single request.

<Warning>
  These models use **more [Usage](/en/pricing/usage)** to match their superior performance.
</Warning>

## Method 2: Continue creating the next scene

This feature references the last frame and elements of an existing video to naturally generate the next scene. This can be done via button or text request.

#### Using button

Click the \[Generate next scene] button below the generated video detail view. Carat AI will automatically generate the next video based on the last frame.

#### Text request

You can also request directly in the Chat without clicking the button.

```text theme={null}
    Continue creating the next scene based on the last frame of the video I just made.
```

<Info>
  **Completing your video clips**

  Have you created multiple video clips with this feature? Now follow these steps to complete one long video.

  1. First, use the [Video merge](/en/features/video/video-merge) feature to combine the generated clips into one long video.
  2. Then, use the [Add audio to video](/en/features/video/add-audio-to-video) feature to add background music or narration to the completed video.
</Info>
