# /redeem

This document provides an overview and instructions for using the redeem feature in our application. The redeem feature allows users to view their referral code and redeem it by entering a code or coupon code using `/redeem`.

## 1. View your referral code

Type `/info` in any bot channel to view your referral code

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

<figure><img src="/files/2SqREQaRZbYmn9WNYfz4" alt=""><figcaption></figcaption></figure>

## 2. Redeeming a code

Type `/redeem` and enter referral code or coupon code at the code field.

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

## 3. Limits and Restrictions

To maintain fairness and prevent abuse of the referral code system, the following limits and restrictions apply:

* To ensure active participation and engagement in the redeem program, users must generate at least three QR code art designs to be eligible for enable redeem feature.
* Each person can only enter another person's referral code up to one time. Additional attempts to enter the same referral code will not result in any additional credits.
* When a user enters a valid referral code for the first time, both the user and the referrer will receive 10 credits each.
* The referrer can earn credits for a maximum of 1000 credits through the referral code program. Once the referrer reaches the limit of 1000 credits, they will no longer receive credits for new referrals.
* The redeem feature is subject to change or discontinuation at any time at the discretion of the system administrators.

Congratulations! You now understand the rules and credit system associated with the redeem feature. If you have any further questions or need additional information, please don't hesitate to reach out to our support team.<br>


---

# 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/redeem.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.
