# Blending elements

Another usage is to use Lora to blend different elements.&#x20;

For better consistency, you can use "Put it here" Lora to do this.

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

### How it works

1. Upload a base image and click the edit button on the bottom left

<figure><img src="/files/b6a2yL6Mfj8dKBcPD5pG" alt="" width="375"><figcaption></figcaption></figure>

2. Click the "Add Image" button to add elements on top of the base image. Position the elements where you want them to be applied. For example, we want to change her clothes to a bikini, so we place the bikini image on her body.

<figure><img src="/files/HPh0jwsKbGmVKtuwWS6v" alt="" width="375"><figcaption></figcaption></figure>

3. Select "Put it here" style and write a instruction prompt.&#x20;

   <mark style="color:yellow;">Tips of writing prompt:</mark>

   1. You should tell the AI what to do. In this example,&#x20;

      we want to remove the white area of the bikini image

      we want to remove her clothes

      we want to replace her clothes to this flag bikini\
      so the prompt is "remove white area, remove her clothes, change her clothes to flag bikini"
   2. Describe the final output. In this example, The final output is a girl wearing bikini
   3. The "Put it here" style is to maintain consistency in image editing, although it is optional.&#x20;
4. That's it. Hit the Draw button and wait for the output. Below is the final output and it looks perfect. Details of the bikini and person remain consistent.&#x20;

<figure><img src="/files/yVKNaB2rCqbpRbWZNcgM" alt="" width="375"><figcaption></figcaption></figure>

Here are output of with and without "Put it here" Lora. You can see the difference in consistency of the bikini.

<div><figure><img src="/files/yVKNaB2rCqbpRbWZNcgM" alt="" width="375"><figcaption><p>With lora</p></figcaption></figure> <figure><img src="/files/hW0eSNT4eF2vfDa5vWlc" alt="" width="375"><figcaption><p>Without lora</p></figcaption></figure></div>


---

# 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/qwen-image-edit/blending-elements.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.
