> For the complete documentation index, see [llms.txt](https://docs.dreamerland.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dreamerland.ai/tools/live-portrait.md).

# Live Portrait

<figure><img src="/files/yRZKSMXWTkd0DqxZewgq" alt=""><figcaption></figcaption></figure>

You can find the "Live Portrait" tool on the Tools page to upload your image, or use the action menu to animate your existing artwork.

<div><figure><img src="/files/K2ohBn4WSinyUAjJLR2m" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/WILsO5zdWPlQ6mxG38ud" alt="" width="375"><figcaption></figcaption></figure></div>

After adding an image, you need to choose a facial expression or upload your own.

<div><figure><img src="/files/zgo0PyRBwM6Mnbsyhzg7" alt="" width="375"><figcaption><p>Choose a expression</p></figcaption></figure> <figure><img src="/files/gZz7CNhUGyi4nLWasQ66" alt="" width="375"><figcaption><p>Upload your own video</p></figcaption></figure></div>

Hit Start Now to see the result. Here are some results with this image:

<div><figure><img src="/files/3KulcwyZgK8n6PRBQKcs" alt=""><figcaption><p>My video</p></figcaption></figure> <figure><img src="/files/ltAOMz6Q5ptRK4JkbOPC" alt=""><figcaption><p>Blinking</p></figcaption></figure></div>

<div><figure><img src="/files/Ye5FIoJv7rNLUggyXD2d" alt=""><figcaption><p>Smile</p></figcaption></figure> <figure><img src="/files/77ZX3Im9OIRbg8MtGoVy" alt=""><figcaption><p>Shocked</p></figcaption></figure></div>


---

# 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.dreamerland.ai/tools/live-portrait.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.
