# Consistent face

We can achieve consistent faces using an image prompt with just one image. Let's take a look at this example. (Please be aware that this feature does not involve face swapping. It may look similar but It will not replicate the face exactly as it appears in your input image.)

<figure><img src="/files/PcZMy9cpZAFwszVgISVV" alt="" width="563"><figcaption></figcaption></figure>

Below are the results we can obtain with various text prompts.

<figure><img src="/files/qvJD7QiGSB51bIoNPzDI" alt="" width="384"><figcaption><p>a woman, wearing business suit, in office</p></figcaption></figure>

<figure><img src="/files/cEa2KQ7OOOM7xrPOjPpY" alt="" width="384"><figcaption><p>a woman, wearing night dress, in party</p></figcaption></figure>

<figure><img src="/files/TOpapwqYNUw0OjSmtQY1" alt="" width="384"><figcaption><p>a woman, wearing lace bra, in bedroom</p></figcaption></figure>


---

# 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/image/image-prompt/consistent-face.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.
