# Free mode

By default, video inpaint is restricted by control type so that the inpainted object will maintain the pose or shape of the original video

If you want to completely change the structure of the inpainted object, you can use free mode to ignore the control type.&#x20;

<figure><img src="/files/roAJDO3ZnXAnpYVmUJ8F" alt="" width="375"><figcaption><p>Check the "Free mode" box</p></figcaption></figure>

Here is the example of what free mode can achieve:

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftbrc6W2n35oVxftMovDQ%2Fuploads%2F2JY2GQKW6YLXapGxWx3I%2FStart%20Frame%20(8).mp4?alt=media&token=26a93d16-4e89-4a82-af7e-3ea45c8cc908>" %}

Now, the inpainted object won't be restricted by the pose or shape. We can turn the red car into tiger, horse or woman.&#x20;


---

# 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/inpaint/free-mode.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.
