# Turning Your Scribble Into an Image

Make your sketch in your format of choice. Please note that if you use grid paper the grid lines will be taken into account when making sketches.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2FHvhzpDX0qHLDefv92uaN%2Fimage.png?alt=media&#x26;token=d32a729b-75d2-4999-a908-18b90db31de6" alt=""><figcaption></figcaption></figure>

Next, import your sketch into an image editing software of your choice and clean up the image.&#x20;

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2FXHkHwTPkcfvE2q6aOmMk%2Fimage.png?alt=media&#x26;token=78d5d97f-6593-4d05-9a8a-bca6f7d450c1" alt=""><figcaption></figcaption></figure>

Next, open up Artroom and add the image as your starting image. On the right side open up Controlnet and select Scribble. Press "Preview" to see what the Controlnet is seeing.&#x20;

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2F25GcODy8NQbO2QgUdOPD%2Fimage.png?alt=media&#x26;token=67088aab-e536-4fb7-9fa9-f59807414069" alt=""><figcaption></figcaption></figure>

Optional: If you see that the preview has taken anything from your source image, you can save it, load it into your image editing software of your choice and clean it up a bit more. You can then put it as your starting image and enable "Use Preprocessed Controlnet"

Adjust your Prompt, Model and other settings as you would usually do.&#x20;

Generate a bunch of images and pick the best ones.&#x20;

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2FHWWICgbNm8eILlqDrBJQ%2Fimage.png?alt=media&#x26;token=39533f9f-5d5e-4848-98c3-885d19d07bf6" alt=""><figcaption></figcaption></figure>

You can then take the image back into your image editing software of choice and add additional things the software might have gotten wrong to your image. Then select that as your starting image in Artroom. Don't forget to turn off Controlnet again. Play around with image variation strength. 0.2-0.5 is likely where you will get good results.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2FBNAYoXaQo3k5DWTMvhm5%2Fimage.png?alt=media&#x26;token=4a7981ea-ca94-4497-a27e-06584c5f436a" alt=""><figcaption></figcaption></figure>

And with that you will get final results like this:

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2FNJ4dBG3oZIsgDuYkDwHR%2Fimage.png?alt=media&#x26;token=3a441305-e63a-4900-9cd7-0f01332893df" 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://artroomai.gitbook.io/tutorials/guides-by-ai-artists/turning-your-scribble-into-an-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.
