# QRcodes

Generate QR codes or message links with a pre-typed message, which, when a user scans or taps onto, allows them to edit and send that message to 'Chatman.'&#x20;

## Create a QR code For Your Message:

1. Navigate to the **QR code tab** and click on **Create QR code**.

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

2. Type in your message and click on **Save**.

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

3. The link message and QR code for the message will be displayed on QR code tab on top.

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

## Action Buttons

Action buttons are interactive elements that allow users to perform specific actions or operations. The buttons are shown as icons with functions as download, copy, edit, and delete.

1. **Download:** Clicking the download button initiates downloading the QRcode. On scanning you get redirected to WhatsApp with customizable message that was incorporate while QR making.
2. **Copy:** The copy button allows you to copy the message link and send to new users to redirect them to WhatsApp with a specific message.
3. **Edit:** The edit button pop-ups a page where users can modify or make changes to the message for previously generated message link or QR code.
4. **Delete:** Clicking the delete icon delete the message link and cannot be retrieved again.

{% hint style="info" %}
The message links generated here are linked in "**widgets**".
{% endhint %}


---

# 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.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/qrcodes.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.
