# Referral Program

## Vyper Referral Program

All users can generate a referral link and invite their friends here: <https://www.vyper.trade/rewards>

### Referral Incentives:

* Earn fees generated from invited users.
* Earn points from user-referred trade volume.

### Referral Tree Breakdown

* 30% fee share on direct referrals
* 3% fee share on users referred by your direct referrals
* 2% fee share on users referred by them

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

***

## Share Referrals

Users can share tokens with the "share" button found on each token page. If the user shares a token and the link is opened and a trade on that token is made, the user will receive 10% of the volume traded on that token.&#x20;

{% hint style="info" %}
You will only receive referral fees if the user buys or sells the token shared with your referral ID.
{% endhint %}

***

## Share Tool Formatting

```
https://www.vyper.trade/token/900/[pool_address]/@[referral]
```

***

*If you have questions about our referral programs, contact our support 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.vyper.trade/earn/referral-program.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.
