# Referral Program

### Multi-level USDT referral program

* Earn **9%** on tokens bought by your direct referrals (1st level).
* Earn **2%** on tokens bought by referrals of your referrals (2nd level).
* Earn **1%** on tokens bought by referrals of your 2nd-level referrals (3rd level).

#### Example of referral reward calculation:

* *You shared your referral link with a friend, and they purchased tokens for $2,000. You will receive 9% of that amount, or $2,000 x 9% = $180.*
* *Your friend then shared their referral link with their friend, who purchased tokens for $1,000. You will earn an additional 2% of that amount, or $1,000 x 2% = $20.*
* *That friend then shared their referral link with another friend, who purchased tokens for $5,000. You will earn an additional 1% of that amount, or $5,000 x 1% = $50.*

In total, your referral income will be $180 + $20 + $50 = $250!\
\
💰 **BeerBear is not just a meme token — it’s an opportunity to earn more!** 💰

### How to join the USDT referral program and start earning

1. Visit <https://beerbear.io/>
2. Connect your wallet.
3. Copy your referral link in the referral section.
4. Send the referral link to your beerbro and start earning USDT from every purchase.

### Frequency of referral rewards payouts

* Every Thursday, we calculate your rewards for the past week.
* You’ll get your rewards by the end of the week.

### **Referral reward conditions:**

* You will receive your referral rewards in USDT to your BSC address.
* Your referral rewards must be over $100.


---

# 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.beerbear.io/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.
