# referral program

the handle referral program allows **referrers** to introduce new users to the protocol and earn an ongoing % of the fees generated by that referred user; rebated as FOREX.

{% hint style="info" %}
initially **only approved referrers** will be able to participate  - applicants should dm via [discord ](https://discord.gg/77WDThbZJ4)to obtain their referral link
{% endhint %}

referral **rebates** are applicable to a wide range of protocol fee categories (and in time will be explicitly linked to, and benefit from, a referrers veFOREX balance)

initially referral rebates will be paid based on;

* trade open and close fees,
* hLP swap fees

*coming soon hLP fees, more convert routes & fxToken loans*

referral payouts are;

* referred trader receives 5% on top of any base rebates
* referrer receives 5% of referred trader fees

all rebates accrue immediately as user fees are collected and are also claimable immediately

{% hint style="success" %}
to register a new users address as referred, the user must open a trade **from an address unused on the handle protocol** - and from that point onwards that address will be assigned to that ref link & referrer.
{% endhint %}

**additionally,**

1. opportunities for bespoke and DAO specific rebates and referrals may be implemented, [dm us on discord to find out more](https://discord.gg/77WDThbZJ4).
2. There is weekly max cap on total rebates and referral fees to be set at 50,000 FOREX - reviewed weekly.

{% hint style="danger" %}
if the handleDAO detects any manipulation - **immediate** cancellation of any refeerral benefits will apply
{% 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.handle.fi/chinese/protocol-rewards/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.
