# Trading Referral System FAQ

#### **How much can I earn from the referral program?**

Our referral program works on **two levels**, letting you earn from both your **direct referrals** (Level 1) and their referrals (Level 2):

* **Level 1**: Earn **20%** of the commissions paid by your direct referrals
* **Level 2**: Earn **2.5%** of the commissions paid by the referrals of your referrals

***

#### **What activities count toward referral rewards?**

Referral rewards are based on these conditions:

* Only **“Sell” operations** with tokens that are **listed on DEX** and executed via **Blum Memepad**
* The trade must have occurred **on or after December 27, 2024** (the launch date of the Trading Referral Program)
* The trading must be done by either:
  * Your **direct referrals**
  * Or the **referrals of your referrals**

***

#### **When are referral rewards&#x20;*****not*****&#x20;applied?**

Referral rewards will **not be counted** for:

* **Any trades** conducted **outside of Memepad**
* Within Memepad:
  * **“Buy” and “Sell” orders** with tokens **before** they’re listed on DEX
  * **“Buy” orders** with tokens **after** they’re listed on DEX

***

#### **Who qualifies as my referral?**

Users who **registered in Blum using your referral link**.\
You can view your referrals in the **Friends list**.

***

#### **Where can I find my referral rewards?**

* **TON balance available to claim**:\
  → Go to **Wallet → Points** subsection
* **Referral reward history**:\
  → Check **Wallet → Points Transaction History**
* **Total referral rewards**:\
  → See **Friends → TON** subsection

***

#### **How do I claim my referral rewards?**

Once the feature is enabled, you’ll be able to **transfer funds from your Blum wallet to your on-chain wallet** with just a few taps.

***

#### **In what currency are referral rewards paid out?**

Referral rewards are credited in **TON** to your **Blum wallet balance**.\
In the near future, you’ll be able to **withdraw this TON** to your on-chain wallet.

***

#### **How often is the referral reward balance updated?**

Referral balances are shown on a **T+1 basis** — this means your balance updates **the day after** the qualifying trade is completed.

***

#### **What’s the minimum amount required to claim rewards?**

Minimum claim thresholds are:

* **10 TON**
* **0.1 SOL**


---

# 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://help.blum.io/trading-referral-system-faq.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.
