# My referral link

When a user generates a [referral link](https://docs.metaproprotocol.com/metapro-market/top-menu/referral-panel/my-referral-link), they can share it with their friends or followers. If someone clicks on the link and makes a purchase in the auction, the user who shared the link will earn a referral fee. The referral fee is a percentage of the purchase price and is set by the artist who created the auction.

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

This option allows you to copy your own personalized referral link.&#x20;

{% hint style="info" %}
Your wallet address is part of your referral link&#x20;
{% endhint %}


---

# 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/my-referral-link.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.
