# Referral Panel

{% embed url="<https://www.youtube.com/watch?v=ISJgWkKvdUI>" %}

<figure><img src="/files/pviDUSb3RhrMIacqRft0" alt="" width="290"><figcaption></figcaption></figure>

{% hint style="danger" %}
Referral system implemented on BSC and Base Network only at the moment
{% endhint %}

Referral panel is a feature that allows users to earn money by referring auctions of different creator to their network.&#x20;

The referral system tracks all purchases made through a user's [referral link](https://docs.metaproprotocol.com/metapro-market/top-menu/referral-panel/my-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.

The referral panel can be used to earn money by referring auctions of different artists to their network. Users can promote their [referral link](https://docs.metaproprotocol.com/metapro-market/top-menu/referral-panel/my-referral-link) on social media, blogs, or other online platforms to reach a wider audience and maximize their earnings. The more people who make a purchase through a user's [referral link](https://docs.metaproprotocol.com/metapro-market/top-menu/referral-panel/my-referral-link), the more money they will earn.

Overall, the referral panel is a great way for users to earn money by sharing auctions with their network and promoting the work of their favorite artists.

{% 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 an NFT for $100 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)

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

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

<figure><img src="/files/vY9wphpUqTyJqJiYNFDY" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Referral Panel is divided into three elements:
{% endhint %}

{% content-ref url="/pages/fHeizQtW71QTeAgoMuVY" %}
[Register your downline](/metapro-market/top-menu/referral-panel/register-your-downline.md)
{% endcontent-ref %}

{% content-ref url="/pages/uuRMrS59QqYyj9NdeEEp" %}
[Downline wallets](/metapro-market/top-menu/referral-panel/downline-wallets.md)
{% endcontent-ref %}

{% content-ref url="/pages/BB4fguzdOmfw3DlcBOQN" %}
[My referral link](/metapro-market/top-menu/referral-panel/my-referral-link.md)
{% endcontent-ref %}


---

# 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.metaproprotocol.com/metapro-market/top-menu/referral-panel.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.
