# Referrals

{% hint style="info" %}
To access all the features, it is necessary to [connect your wallet and web3 login](https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/mpro-lab/connect-wallet-+-web3-login)
{% endhint %}

**✔️** To access Referrals, simply select the arrow icon next to the wallet. This will prompt the panel to appear on your screen.

<figure><img src="https://3296915576-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwoxvuFnHdegBV9qKrd8J%2Fuploads%2FjbA65Iu4K3UOuHfz6iv9%2Fimage.png?alt=media&#x26;token=27694b0f-a8b7-4c7d-9d3e-a7354f6c08af" alt=""><figcaption></figcaption></figure>

**✔️** Referral panel is a feature that allows users to earn MPRO by referring MPRO Lab NODEs to different people.&#x20;

The referral system tracks all purchases made through a user's referral link and calculates their referral fee. Users can view their referral earnings in the referral panel, which provides a detailed breakdown of their referrals and earnings.

Users can promote their referral links on social media, blogs, or other online platforms to reach a wider audience and maximize their earnings. The more people make a purchase through a user's referral link the more MPRO they will earn.

{% hint style="info" %}
**EXAMPLE:**&#x20;

<mark style="background-color:purple;">**Person A**</mark> has a structure with 3 referral wallets:&#x20;

Level 1 (<mark style="background-color:blue;">**Person X**</mark>)

Level 2 (<mark style="background-color:orange;">**Person Y**</mark>)

Level 3 (<mark style="background-color:green;">**Person Z**</mark>)

If <mark style="background-color:green;">**Person Z**</mark> buys a NODE for 100,000 MPRO using <mark style="background-color:orange;">**Person Y**</mark> referral link, then:

<mark style="background-color:orange;">**Person Y**</mark> will receive 8% of the sale price (8,000 MPRO)

<mark style="background-color:blue;">**Person X**</mark> will receive 4% of the sale price (4,000 MPRO)

<mark style="background-color:purple;">**Person A**</mark> will receive 3% of the sale price (3,000 MPRO)
{% endhint %}

<figure><img src="https://3296915576-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwoxvuFnHdegBV9qKrd8J%2Fuploads%2FbO9O42OKey8cl5PvyzXi%2FFrame%202089%20(1)1%20(1).png?alt=media&#x26;token=f22f345c-3c1b-4934-b89f-2275bdc62c81" alt=""><figcaption></figcaption></figure>


---

# 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://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/mpro-lab/back-office/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.
