> For the complete documentation index, see [llms.txt](https://docs.lab.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lab.pro/referral-program/invite-your-friends.md).

# Invite Your Friends

**Boost Your Earnings with&#x20;**<mark style="color:green;">**LAB Terminal's**</mark>**&#x20;Referral System**

<mark style="color:green;">**LAB Terminal**</mark> offers an exciting referral system that allows users to **save on commissions** and **earn passively** at the same time.

By referring friends to join <mark style="color:green;">**LAB Terminal**</mark>, you can earn up to **41%** from the commissions of your invited users.&#x20;

The more friends you invite and the more they trade, the greater your total volume will be, which means bigger discounts for you.

### Earn passive income through four levels of referrals

| L1 (Direct Referrals)              | L2                                | L3                                | L4                                |
| ---------------------------------- | --------------------------------- | --------------------------------- | --------------------------------- |
| 35% of commissions from each trade | 3% of commissions from each trade | 2% of commissions from each trade | 1% of commissions from each trade |

### Increase your passive income by simply sharing links to trading pairs

<mark style="color:green;">**LAB Terminal**</mark> gives you a unique opportunity to earn a percentage of commissions even from traders who are not your referrals

{% stepper %}
{% step %}
Share a link to your preferred trading pai
{% endstep %}

{% step %}
Receive **50%** of the trading commissions of those who clicked on your link and made a trade
{% endstep %}
{% endstepper %}

{% hint style="info" %}
No matter if it is a new trader or an experienced user of <mark style="color:green;">**LAB Terminal**</mark> - you will get 50% in any case.
{% endhint %}

### How to Join Referral Program

**Getting started takes just a few taps:**

{% stepper %}
{% step %}
Go to the “Referrals” section in the bottom menu bar of the app.
{% endstep %}

{% step %}
Copy your unique referral link.
{% endstep %}

{% step %}
Share it with friends, communities, or on social media.
{% endstep %}

{% step %}
As soon as someone signs up and trades, you'll start earning.
{% endstep %}
{% endstepper %}


---

# 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.lab.pro/referral-program/invite-your-friends.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.
