# Kling 3.0 Video (https://docs.fuser.studio/docs/nodes/video/kling-3-0-video)

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/fal-ai/kling-video/v3/standard/text-to-video)._

## Inputs [#inputs]

- **Prompt** (`textarea`) — Required text prompt for video generation.

- **Image** (`image`) — Optional start frame image. When provided, Kling runs in image-to-video mode.

   Optional: `true`

- **End Image** (`image`) — Optional end frame image. Requires Start Image.

   Optional: `true`

- **Negative Prompt** (`textarea`) — Describe content or qualities you want the model to avoid.

   Optional: `true`

- **Model** (`dropdown`) — The Kling 3.0 tier to use for generation.

   Optional: `true` • Default: `standard` • Accepts: `Standard`, `Pro`

- **Aspect Ratio** (`dropdown`) — Aspect ratio of the generated video frames.

   Optional: `true` • Default: `16:9` • Accepts: `16:9`, `9:16`, `1:1`

- **Duration** (`slider`) — Duration of the generated video in seconds (3 to 15).

   Optional: `true` • Default: `5` • Minimum: `3` • Maximum: `15`

- **CFG Scale** (`slider`) — Controls how closely output follows your prompt (0.0 to 1.0).

   Optional: `true` • Default: `0.5` • Minimum: `0` • Maximum: `1`

- **Generate Audio** (`toggle`) — Generate native audio for the video.

   Optional: `true` • Default: `false`

## Outputs [#outputs]

- **Generated Video** (`video`) — Generated output video URL.