# Referrals

To encourage more users and usage, Pear Protocol uses a generous referrals program, with the following mechanics.\
\
If User A invites User B and User B executes via their ref link, then 2 conditions are triggered:

\- 10% of all referee’s trading fees goes to the ***ref**errer* (in the form of claimable $ETH)

\- ***referee*** gets 10% discount on their own fee they pay

For example, if User A refers User B, and User B places trades that generate $100 of trading fees paid to Pear Protocol (net of their own -10% fee discount), then User A will see a claimable balance of $10 (10%) in $ETH.&#x20;

Link to referrals: <https://pear.garden/dashboard> => Referrals Tab

Here, traders can create a referral code that they can eventually share via link or directly into their X account.

Once a code has been created and shared, traders need to wait their referees to place trades. Eventually, they should be able to claim their rewards in ETH.

This applies across all 4 trading engines.

<figure><img src="/files/B5zqBryunMvv9HTwShys" 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://docs.pearprotocol.io/costs-and-rebates/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.
