> For the complete documentation index, see [llms.txt](https://docs.lexer.markets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lexer.markets/token-and-economics/referooor-program.md).

# Referooor Program

## Overview

| Tier      | You can earn | Traders' Discount |
| --------- | ------------ | ----------------- |
| Tier 1    | 5% Rebates   | 5% Discount       |
| Tier 2 OG | 10% Rebates  | 5% Discount       |

Any user of a referral code will enjoy a 5% discount on the trading fee.

## How it works

### 1. Join the Referoor Program

[Navigate to the Referral page on Lexer.Markets](https://app.lexer.markets/referrals) and follow the instructions.

### 2. Invite your frens to use LEXER&#x20;

Share your unique referral link through your social channels. You can use our Affiliates Resource Center for promotional best practices, guides, videos, and more.

### 3. Earn your unlimited rewards!

For every trade from your frens, you’ll earn at least 5% of trading rebate - no limits!

## See how much you could earn

Sarah invites three frens, John, Emma, and Michael.&#x20;

The one-week trading volume for each fren was:

* John: $30,000
* Emma: $4,000,000
* Michael: $500,000

Since Sarah referred 3 frens with her referral code, as a Tier 1 member, she is eligible for a 5% rebate from her frens' Lexer trading fees.

To calculate her rebate, we multiply the total trading volume of her referred frens ($10,000 + $2,000,000 + $300,000) by the trading fee discount of 5%. Then, we apply the 5% rebate, resulting in a total rebate of $135.9 worth of ETH for Sarah.<br>

<br>

\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lexer.markets/token-and-economics/referooor-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
