# Variation Strength

Image Variation Strength is only used when doing img2img or inpainting. 0.1-0.2 only does a minor change to your image, can be useful to "patch up" assembled images. 0.5 changes most of the image but you can still recognize the starting image. 0.8 and above makes the starting image disappear.&#x20;

In this example you can see how more 'noise' gets added onto the image, eventually removing almost all of the original completely.\
This noise is what allows for more drastic variations.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2F8aLN3YQcWQQqWvWebxAE%2Fxyplot.png?alt=media&token=a7f2453e-e6b7-4143-828f-293c6f86237b>" %}
As you increase Strength you get more noise added to your image.
{% endembed %}


---

# 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://artroomai.gitbook.io/tutorials/resources/settings-tutorials/variation-strength.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.
