# Command List

You can utilize Quick QR Art commands in any Bot Channel, on private Discord servers where the Quick QR Art Bot has been granted permission to operate, or in a direct message conversation with the Quick QR Art Bot.

## Commands

### [/blend](/user-guide/command-list/blend.md)

Easily blend any image with a QR code to create QR Art. Combine the visual appeal of an image with the functionality of a QR code to create unique and captivating QR Art compositions.

### /info

View information about your account, including details about any queued or running jobs. Stay informed about the status of your tasks and gain insights into your account activity.

### /generate

Generate QR code Art by providing a text prompt along with the URL of the QR Code file. Quickly transform your ideas and messages into visually appealing QR code Art using customizable text prompts.

### /qrart

Generate QR code Art by providing a text prompt optimized for mobile devices. Create visually striking QR code Art specifically designed to enhance the user experience on mobile platforms.

### /subscribe

Generate a personal link for your account page. Stay connected and access personalized information and updates related to your Quick QR Art account.

These commands empower you to explore various functionalities of Quick QR Art, from blending images with QR codes to accessing account information and generating unique QR code Art based on your preferences.


---

# 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/command-list.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.
