# Referral system

1. Get your **unique referral link** from the **/referral** page.
2. Share it with your friends, groups, or anywhere you want.
3. Every time someone joins through your link, you wil earn **25% of their fees.**
4. If someone you referred buys a [/gems\_hunter](/maxi-gems-hunter-bot/getting-started.md) subscription, you will earn 15% of their payment.

## How to Invite

1. Go to the **/referral** page.
2. Copy your **referral link**.
3. Share it — on Telegram, Discord, Twitter, or with your trading friends.

{% hint style="info" %}
The best way to earn is to explain how the bot works, share your pnls and help your friends if they have questions.
{% endhint %}

Start inviting today and build your own hunting team! 🚀


---

# 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.maxi.fun/maxi-trading-bot/referral-system.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.
