# Depth

<figure><img src="/files/yoFtcLgOQ7ZAvflFaZib" alt=""><figcaption><p>(1) Upload Source Image (2) the depth map created (3) The resulting prompted image</p></figcaption></figure>

## STEP 1 - Upload reference image

You can either upload an image made inside Arcana or upload from your computer.&#x20;

## STEP 2 - Determine level of influence&#x20;

The influence slider determines how strictly you want the new conjured image to obey the depth reference. Increasing past 1 may impact quality. Decreasing below 1 will reduce the adherence but may perform more creative images.&#x20;

## STEP 3 - Select Model & Output Size

MJ XL is our favorite model but do not discount the other XL models as they each have their own unique strengths and weaknesses. \
\
Ideally, your depth map should be the same size as your output image, but this is not required.&#x20;

If you have a very specific output size in mind, select advanced tab and set a customized output size for your conjured image.&#x20;

## STEP 4 - Prompt ANYTHING.

Just write what you want the image to be and watch the magic happen!

{% embed url="<https://www.youtube.com/watch?v=HXCaZ8q0FwY>" %}


---

# 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://help.arcanalabs.ai/learning-center/introduction/conjure-tools/depth.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.
