> For the complete documentation index, see [llms.txt](https://docs.mindaiproject.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mindaiproject.com/utility/volume-booster/referral.md).

# Referral

The Referral plan is very simple within the volume booster, the more people you invite with your referral, the more volume you will bring to the ecosystem and the more you will earn without spending any money.\
\
Every order placed through your Referral link will bring you a 10% commission, which can increase over time up to 15%, it's all up to you, we believe it is necessary to give everyone the opportunity to get ahead within our great ecosystem.

* 10% commission on the total order amount (Starting tier: 0 completed orders required)
* 12.5% commission (Unlocked after 5 completed orders)
* 15% commission (Unlocked after 10 completed orders)

\
\
But now to the practical part, how do you get the referral link?

{% stepper %}
{% step %}

### **Start the bot**

Once you start with the /start command, you will come up with the option to click on “Referral” on the screen
{% endstep %}

{% step %}

### Request to get your Referral Link

In order to receive the referral link, after clicking, you will have to send a direct request, which will be accepted or declined within 24 business hours.
{% endstep %}

{% step %}

### Start earning money!

If you are accepted, what are you waiting for not to start? Take your link and share it with all potential customers.
{% endstep %}
{% endstepper %}

**Selling, selling and more selling, but where is the tipping point?** Selling a product is often complex, finding a person's desires and getting them to turn them into demand is even more difficult...but with us at MindAI, you'll be guided step by step, we'll provide you with all the necessary materials you'll need, to be a savvy and bold salesperson. The world is changing, and it's time to start changing with it.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mindaiproject.com/utility/volume-booster/referral.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
