# Any purpose QR Code Arts

## Default support via /quickqrart

[/quickqrart](/user-guide/command-list/quickqrart.md) provide the ability to generate 5 types: Link, Text, Email, Phone, SMS. Just type your destination to the field <mark style="color:orange;">**qr\_content**</mark> like below.

<figure><img src="/files/MnH12bzYrG24TOuhPp1o" alt=""><figcaption><p>5 qr_type options</p></figcaption></figure>

### Link

<figure><img src="/files/YJfbsqgRsCrKiDqnXAXA" alt=""><figcaption><p>Create URL QR Code Art with /quickqrart</p></figcaption></figure>

![](/files/IZbpGhPujw4kmJ7fyeFL)

### Text

<figure><img src="/files/m7DGByzGHfPizIKOSwNY" alt=""><figcaption><p>Create Text QR Code Art with /quickqrart</p></figcaption></figure>

![](/files/FwFEP60LV23PjDPvOEPE)

### Email

<figure><img src="/files/yV9uE7cp798lQxseL0ZM" alt=""><figcaption><p>Create Text QR Code Art with /quickqrart</p></figcaption></figure>

![](/files/M4RBjUSPSK2tbKEb6kZK)

### Phone

<figure><img src="/files/FRxSC0tpKWeBJZAWXqeb" alt=""><figcaption><p>Create Phone QR Code Art with /quickqrart</p></figcaption></figure>

![](/files/oYUg5u0phFBKt8QbA9on)

### SMS

<figure><img src="/files/6zIFhVdaLmbCDEgEkz6P" alt=""><figcaption><p>Create SMS QR Code Art with /quickqrart</p></figcaption></figure>

![](/files/CgcDBV4HfHsXGGsqc3Cb)

## Other Special Purposes

### Step 1

Generate your QR code with <https://quickqr.art/> or any website.

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

### Step 2

Read the content from QR code in <https://beta.quickqr.art/scan>&#x20;

Please note that at first loading the app need 60s background loading to make it scan correctly so give it time before you upload QR code (we are optimizing this).

<figure><img src="/files/Q0szEsiPwzEmlFuqEdJO" alt=""><figcaption><p>Extract content from your existing QR Code</p></figcaption></figure>

You will receive example like above. Click <mark style="color:orange;">**Copy**</mark>

<table><thead><tr><th width="159.33333333333331">Purpose</th><th>Content Example</th></tr></thead><tbody><tr><td>WhatsApps</td><td><a href="https://wa.me/18888888888/">https://wa.me/<mark style="color:green;"><strong>18888888888</strong></mark>/</a></td></tr><tr><td>Skype</td><td>skype:<mark style="color:green;"><strong>skype_username</strong></mark>?chat</td></tr><tr><td>Zoom</td><td><a href="https://zoom.us/j/83081690895?pwd=7JDiHZ">https://zoom.us/j/<mark style="color:green;"><strong>zoom_id</strong></mark>?pwd=<mark style="color:green;"><strong>p</strong></mark></a><mark style="color:green;"><strong>assword</strong></mark></td></tr><tr><td>Wi-Fi</td><td>WIFI:S:<mark style="color:green;"><strong>WI-FI Name</strong></mark>;T:WPA;P:<mark style="color:green;"><strong>Password</strong></mark>;;</td></tr></tbody></table>

### Step 3

Go to Quick QR Art Discord Server.

Type /quickqrart and choose <mark style="color:orange;">**TEXT**</mark>, then paste your content above to <mark style="color:orange;">**qr\_content**</mark> field. <mark style="color:orange;">**Please note that the longer the text is it's harder to scan. So advise to stay below 25 characters.**</mark>&#x20;

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

## Result

![](/files/bbLYdLk1KmFScKb4uYfR)


---

# 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/any-purpose-qr-code-arts.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.
