> 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/demos-and-tutorials/recolor-your-painting-photos.md).

# Recolor Your Painting / Photos

* Upload painting to X-Ray inside Conjure Suite
* Preprocess (optional) to test lines are good
* Prompt what you want to see
* Choose MJ XL model and select "Conjure" button to generate image<br>

<figure><img src="/files/yVUtx3myhAtmRa3os7K9" alt=""><figcaption><p>This is the original</p></figcaption></figure>

<figure><img src="/files/QONDhBCpQsA01UbXTR0U" alt=""><figcaption><p>Look how beautiful that new painting is<br><br>Prompt: "</p></figcaption></figure>

*


---

# 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:

```
GET https://help.arcanalabs.ai/learning-center/demos-and-tutorials/recolor-your-painting-photos.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.
