> For the complete documentation index, see [llms.txt](https://docs.flora.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flora.ai/models/video-models/kling-2.6-pro-by-kuaishou.md).

# Kling 2.6 Pro (by Kuaishou)

### Overview

Top-tier visuals with native sound generation.

***

### Quick facts

* **Modes:** Text → Video · Image → Video
* **Audio:** Native sound generation included
* **Aspect ratios:** 16:9, 9:16, 1:1

***

### What it's great for

* High-quality videos with synchronized audio.
* Music videos and commercials.
* Content requiring natural sound design.
* Professional productions with audio.

***

### Parameters

| Control        | Type     | Default | Notes                   |
| -------------- | -------- | ------- | ----------------------- |
| Prompt         | Text     | —       | Required                |
| Aspect Ratio   | Dropdown | 16:9    | 16:9, 9:16, 1:1         |
| Duration       | Dropdown | —       | Multiple options        |
| Generate Audio | Toggle   | On      | Native sound generation |

***

### Modes

| Mode          | Estimated time | Required inputs | Typical use         |
| ------------- | -------------: | --------------- | ------------------- |
| Text → Video  |         \~180s | Prompt          | Video with audio    |
| Image → Video |         \~180s | Image, Prompt   | Animated with sound |

***

### Prompt tips

* Model generates synchronized audio automatically.
* Describe both visual and audio elements in prompts.
* Best for content where sound matters.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flora.ai/models/video-models/kling-2.6-pro-by-kuaishou.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
