# QR

The **QR** command allows you to generate a custom QR code based on the text data you provide. You can use it to easily create a QR code for any link or text.

{% hint style="info" %}
You can use this command to generate QR codes for URLs, text, or other information you want to encode.
{% endhint %}

## How to Use

### 1. **Generate a QR Code**

* **Prefix Usage:**\
  `-qr [data]`\
  Replace `[data]` with the text or link you want to encode into a QR code. For example, `-qr https://airwavy.xyz` will generate a QR code for the Airwavy website.
* **Slash Usage:**\
  `/qr [data]`\
  Similar to the prefix usage, replace `[data]` with the text or link you want to encode.

The bot will send the custom QR code in the chat.

***

For further assistance, refer to the bot's help menu or [contact our support server](https://discord.gg/cGNFnsXpwZ).
