# User Guide

- [Command List](https://docs.quickqr.art/user-guide/command-list.md): To interact with the Quick QR Art Bot on Discord, simply type a command. Commands are designed to create QR Art, modify default settings, track user information, and perform various other useful tasks
- [/blend](https://docs.quickqr.art/user-guide/command-list/blend.md): Blend images and QR codes to create captivating QR Art with the /blend command in Quick QR Art.
- [/redeem](https://docs.quickqr.art/user-guide/command-list/redeem.md): A guide to referral codes and coupon redemption.
- [/quickqrart](https://docs.quickqr.art/user-guide/command-list/quickqrart.md): Create scannable QR Code Art effortlessly, without the need to pre-create QR codes. Using the most advanced AI model V4, it generates scannable QR Art that seamlessly blends or hides the QR code
- [/imagine](https://docs.quickqr.art/user-guide/command-list/imagine.md): In an exciting new development, our QR Art creation feature has been joined by another innovative tool: Image Art creation. Creating unique artwork using the /imagine command has never been easier!
- [Parameter List](https://docs.quickqr.art/user-guide/parameter-list.md): Parameters are options added to a prompt that change how QR Art generates (e.g: change an image's Presets and much more).
- [--qrw (QR Weight)](https://docs.quickqr.art/user-guide/parameter-list/qrw-qr-weight.md): Overview and instructions for using the --qrw parameter in Quick QR Art, allowing users to customize the emphasis and readability of their QR code in the generated image.
- [--blend](https://docs.quickqr.art/user-guide/parameter-list/blend.md): Instructions for adjusting the blending level in Quick QR Art using the --blend parameter, allowing users to control the integration of the base image with the QR code and artistic elements.
- [--iw (Image Weight)](https://docs.quickqr.art/user-guide/parameter-list/iw-image-weight.md): This advanced parameter for prompt wizard controls the base image's influence on blending. Not show up to all user by default, you need pass this param in your prompt the bot will response.
- [--version](https://docs.quickqr.art/user-guide/parameter-list/version.md): Enhanced Performance and Diversity in Image Style Creation
- [--padding](https://docs.quickqr.art/user-guide/parameter-list/padding.md): Instructions for adjusting the padding of the base QR code, allowing users to have Enhanced Customization
- [--enhance](https://docs.quickqr.art/user-guide/parameter-list/enhance.md): Instructions for using enhance to optimize the face.
- [--rawurl](https://docs.quickqr.art/user-guide/parameter-list/rawurl.md): Parameter to tell AI not to shorten URL automatically and keep original URL
- [--ar (Aspect Ratio)](https://docs.quickqr.art/user-guide/parameter-list/ar-aspect-ratio.md): The Aspect Ratio parameter (--ar) is a feature that enables users to control the aspect ratio of the QR Art, allowing for further customization and artistic expression.
- [--pos (QR postion)](https://docs.quickqr.art/user-guide/parameter-list/pos-qr-postion.md): The QR Position parameter (--pos) is a key feature that allows users to precisely control the placement of the QR code within the generated QR Art image.
- [--qrratio (QR Ratio)](https://docs.quickqr.art/user-guide/parameter-list/qrratio-qr-ratio.md): The QR Ratio parameter (--qrratio) is a fundamental feature that allows users to control the size of the QR code module within the generated QR Art image, providing a harmonious balance between design
- [LoRA](https://docs.quickqr.art/user-guide/lora.md)
- [QR Pattern List](https://docs.quickqr.art/user-guide/qr-pattern-list.md): QR Pattern List use for creating QR Art
- [Presets List](https://docs.quickqr.art/user-guide/presets-list.md): Presets List use for creating QR Art
- [Other Guides](https://docs.quickqr.art/user-guide/other-guides.md)
- [Improve the readability of the QR Code Art](https://docs.quickqr.art/user-guide/improve-the-readability-of-the-qr-code-art.md)
- [Any purpose QR Code Arts](https://docs.quickqr.art/user-guide/any-purpose-qr-code-arts.md): Guide to create QR Code Art for any purpose. E.g: Link, Text, Email, Phone, SMS, WhatsApps, Skype, Zoom, Wi-Fi, WeChat, Bank Account, etc.


---

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