# Optical illusion

<mark style="background-color:orange;">**What is optical illusion?**</mark>

Optical illusion is an illusion caused by the visual system and characterized by a visual percept that arguably appears to differ from reality.

<mark style="background-color:orange;">**How does it work?**</mark>

Here is a demonstration on how to generate an image that makes a landscape look like a woman.

1. Go to the shortcut page and click on "Optical illusion."
2. Select a reference image.&#x20;
3. Write down the prompt for the illusion. We will use a simple prompt such as "river, sky, forest."
4. You can click on the control layer to adjust the conditioning scale. The higher the value, the more the resulting image will follow the reference image, but it will be less creative.

<div><figure><img src="https://2310956826-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftbrc6W2n35oVxftMovDQ%2Fuploads%2FDPcMFOOuCHYNI2DpBY6p%2FIMG_7748.jpg?alt=media&#x26;token=f04ad695-002c-45e8-aeab-cf545e9f276b" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="https://2310956826-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftbrc6W2n35oVxftMovDQ%2Fuploads%2FDZT6tejleyeg7VeOJalU%2FIMG_7749.jpg?alt=media&#x26;token=8399198d-6b31-415a-af7f-e545d32e93a2" alt="" width="375"><figcaption></figcaption></figure></div>

After everything is set, click the button to start generating. Wow, the result is amazing. Can you see the woman in the landscape picture?

<figure><img src="https://2310956826-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftbrc6W2n35oVxftMovDQ%2Fuploads%2FvOT4Ak9rD7KwwddcBXNL%2FIMG_7751.JPG?alt=media&#x26;token=41702378-6c99-435a-9977-2fdc60a2a3f5" alt=""><figcaption></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/optical-illusion.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.
