# Video to Video

We’ve introduced Video-to-Video in WAN 2.1, allowing you to transform your source videos with AI. Simply upload your input video, enter a text prompt describing your desired output, and let the model generate a new version while preserving motion and composition.

1. Upload a video source
2. Select Control type (Pose, Depth, Face or Canny)
3. Enter the prompt

<figure><img src="https://2310956826-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftbrc6W2n35oVxftMovDQ%2Fuploads%2FxRmfmWQ1FNox7DwU2Hun%2FScreenshot_20250428_052724.jpg?alt=media&#x26;token=e2fefa10-e846-4f92-a9d0-edd2d3e541a5" alt="" width="375"><figcaption></figcaption></figure>

Here is the result of the example using this sample video and prompt:

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftbrc6W2n35oVxftMovDQ%2Fuploads%2FGHGZvqgjhrybFkYRWgzz%2FStart%20Frame%20(1).mp4?alt=media&token=37426615-a485-4130-985d-c850ded36bfb>" %}


---

# Agent Instructions: 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.dreamerland.ai/video/wan2.1-video/video-to-video.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.
