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

# Kling 3 Motion Control

> Transfers motion from a reference video to a character image.

Transfers motion from a reference video to a character image.

**Model**

```bash theme={null}
kling-3-motion-control
```

## Inputs

* **video\_url (STRING)**\
  Reference video used for motion extraction (3–30s).
* **image (IMAGE)**\
  Required character reference image used as the motion target.
* **prompt (STRING)**\
  Optional text prompt to guide style, lighting, or environment of the result.
* **image\_url (STRING)**\
  URL version of the reference image.
* **character\_orientation (STRING)**\
  Controls alignment between character and motion source. Options: video, image.
* **mode (STRING)**\
  Quality mode selection affecting output fidelity. Options: std, pro.
* **keep\_original\_sound (STRING)**\
  Determines whether original audio is preserved. Options: yes, no.

## Outputs

* **video (VIDEO)**\
  Generated motion-transfer video.
* **video\_url (STRING)**\
  Publicly accessible URL of the generated video.
* **file\_path (STRING)**\
  Local filesystem path where the video is saved.
