> 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.5-turbo-pro-by-kuaishou.md).

# Kling 2.5 Turbo Pro (by Kuaishou)

### **Overview**

Exceptional motion fluidity and visual quality.

***

### **Quick facts**

* **Modes:** Text → Video · Image → Video
* **Default clip length / output size:** Variable duration options
* **Aspect ratios:** 16:9, 9:16, 1:1

***

### **What it's great for**

* Exceptional motion fluidity
* High visual quality
* Multiple duration options
* Text and image-based video generation

***

### **Parameters**

| Control           | Type     | Default | Notes                                    |
| ----------------- | -------- | ------- | ---------------------------------------- |
| `Prompt`          | Text     | —       | Natural-language instruction (required)  |
| `Reference Image` | Upload   | —       | Optional (needed for Image → Video mode) |
| `Duration`        | Dropdown | —       | 5s, 10s                                  |

***

### **Modes**

| Mode          | Estimated time | Required inputs | Typical use            |
| ------------- | -------------: | --------------- | ---------------------- |
| Text → Video  |         \~200s | Prompt          | Fluid motion from text |
| Image → Video |         \~150s | Prompt, Image   | Animate images         |

***

### **Output options**

| Option   | Values / notes |
| -------- | -------------- |
| Duration | 5s, 10s        |

***

### **Prompt tips**

* Model excels at fluid motion sequences
* Clear motion descriptions produce best results
* Works well with dynamic scenes

***

### **Safety**

Moderation may be applied according to platform rules — avoid disallowed content.

***


---

# 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.5-turbo-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.
