# Referrals

<details>

<summary>As an Customer</summary>

Refer someone who wants to buy our bot.&#x20;

You will be awarded a percentage for each sale

</details>

<details>

<summary>As a Community Leader (Telegram, Discord, Youtuber etc...)</summary>

Advertise our bot in your community.&#x20;

You will receive the bot for free and you will be awarded a percentage of the sales\
(after 5 referral)

</details>

{% hint style="info" %}
There is no reward for people who are neither community leaders nor customers.

Your referral must be explicitly entered in the order comments field on the website. In case of direct purchase, they must give your name before making the payment
{% 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://aviddot-2-0.gitbook.io/aviddot-2.0-guide/overview/referrals.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.
