# 💰 Referral Program

Our referral program incentivizes you and your referrals. The more you trade, the more you both earn.

### For every $1 in fees paid:

* You get 1 Trading Point (TP)
* Your referrer gets 1 Referral Point (RP)

These points translate into RWAX rewards based on your referral tier:

| Tier | Referrer Rebate | Trader Discount |
| ---- | --------------- | --------------- |
| 1    | 5%              | 5%              |
| 2    | 10%             | 10%             |
| 3    | 15%             | 10%             |

Climb tiers by generating more volume from referrals.\
\
Rewards are paid out weekly in RWAX after a 7-day vesting period. The more you and your referrals trade, the more RWAX you earn.


---

# 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.therwax.com/incentive-programs/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.
