# Image 2 Image

To use this feature, use the Advanced Prompting **!dream** command like you normally would and simply attach an image in Discord before submitting the message.

* NOTE: If you are using CyberBrokers as input, make sure to use one with a background. Or said the opposite, don't use one with a transparent background.
* There is an additional option you will want to use with this feature: `--strength`.  \
  This option takes a value from 0.1 to 0.9 and controls how closely stable diffusion will keep to the input image. The closer to 0.1 you go, the more original the output will be.  The closer to 0.9 you go, the more freedom AI has and the more the prompt you provide will direct output.
* For the prompt, describe what is in the image so stable diffusion can help reproduce it.
* For finer levels of control use the `--npa true` option to add in your own positive/negative prompts.

### Example

`!dream male, front view, wavy flowing white hair, sun glasses, 3d render --strength 0.5`

<img src="/files/HFg6r51qsJ20hUjRAZPt" alt="" data-size="original">

### Result

![](/files/Dw8MPEn4okOnSDpovrdK)

Give it a try with your broker or any image!


---

# 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.cyberbrokers.com/user-guide/pixie-bolt-ai/image-2-image.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.
