> For the complete documentation index, see [llms.txt](https://help.arcanalabs.ai/learning-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.arcanalabs.ai/learning-center/introduction/conjure-tools/subliminal.md).

# Subliminal

<figure><img src="/files/XpkUgrg8kbBawbLkhDPc" alt=""><figcaption><p>See how the logo is retained but it's natural to the image taking the form of light</p></figcaption></figure>

<figure><img src="/files/CSrlc9O1ECw7sXVIzYzT" alt=""><figcaption><p>See how the logo is retained but it's natural to the image taking the form of light</p></figcaption></figure>

<figure><img src="/files/wAwAbDFKZ1IPASI4gT3i" alt=""><figcaption><p>Source reference image. See result in next image.</p></figcaption></figure>

<figure><img src="/files/Cnc7LjqnHenIBbDYyufF" alt=""><figcaption><p>Prompt: "animals standing on a glassy reflective surface with a clear sky background and a distinct horizon line .(reflective landscape photo:1.4), (glassy reflection:1.4), (clear sky background:1.2), (horizon line:1.2), natural light, high detail, sharp focus, serene, tranquil, minimalist, bright, calm, soft shadows, ethereal, wide-angle, 35mm lens, f/5.6, atmospheric, peaceful, clean composition, crisp, pure, balanced, open space" | Suite: Conjure | Model: MJ XL | Style: None | Dimensions: 1312 x 736 | Tool Used: Subliminal | Influence: 1</p></figcaption></figure>

## STEP 1 - Upload reference image

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

We highly recommend using a black and white logo or icon:

<figure><img src="/files/wAwAbDFKZ1IPASI4gT3i" alt=""><figcaption><p>here is an example of an ideal black and white asset</p></figcaption></figure>

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

The influence slider determines how strictly you want the new conjured image to obey the subliminal reference. Increasing past 1 may be necessary if you want a logo to be overt. Decreasing below 1 will incrementally make your subliminal asset more and more subliminal and therefore harder to detect.&#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 subliminal reference image 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!

{% file src="/files/qfu0yQhYFYQANFdpZJiZ" %}

{% file src="/files/UfBbDi2dOSGCQM6oRou9" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.arcanalabs.ai/learning-center/introduction/conjure-tools/subliminal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
