> For the complete documentation index, see [llms.txt](https://docs.quickqr.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quickqr.art/user-guide/parameter-list/enhance.md).

# --enhance

Using the `--enhance` parameter in the `/quickqrart` command:

1. Add `--enhance face` to the end of your prompt.
2. The AI will detect faces on the image and optimize them for a better result.
3. Keep in mind that this process requires heavy compute power, and it will cost you 1 credit to use.
4. Enjoy enhanced QR Art with improved face representation!

<figure><img src="/files/edKK1snroCYHJtTuvBKU" alt=""><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>Without `--enhance face`</td><td></td><td><img src="/files/baE2ujjJWLCXP8aFAdJQ" alt=""></td></tr><tr><td>With <code>--enhance face</code></td><td></td><td><img src="/files/ECMurXCBmWJVEXQTPezz" alt=""></td></tr></tbody></table>


---

# 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://docs.quickqr.art/user-guide/parameter-list/enhance.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.
