# Referral Rewards

The moment you buy a Fortune Charm, you're eligible to earn real rewards when others join in using your invite code and makes purchases within SUPERFORTUNE.

It's a clean two-tier system:

* 35% of what your direct invitees spend
* 10% of what their invitees spend

## How it works

Users who buy Fortune Charms can invite others and earn real USDC commissions.

* Get 35% of what your direct invitees' spend
* Get 10% from their invitees
* Rewards are settled in T+3 working days

{% hint style="warning" %}
Note: Processing fees apply before final payout.
{% endhint %}

### Example

<figure><img src="/files/rzstUGePY8PNCoBslvYD" alt="" width="563"><figcaption><p>Fig. Reward Mechanism</p></figcaption></figure>

Alice purchases a Fortune Charm and unlocks referral earnings. She invites Bob and Carol, who join SUPERFORTUNE and spend 100 USDC each on Fortune Charms and QIAN. Bob then invites David, who also spends 100 USDC.

Alice earns:

* 35% of Bob's spending = 35 USDC
* 35% of Carol's spending = 35 USDC
* 10% of David's spending = 10 USDC
* Total reward = 35 + 35 + 10 = 80 USDC

While Bob earns:

* 35% of David's spending = 35 USDC

## How to earn referral rewards

{% stepper %}
{% step %}

### Purchase a Fortune Charm

Get your Fortune Charm for $10 unlock referral rewards. You can buy one using BNB, SOL, USDT, or fiat (coming soon!).
{% endstep %}

{% step %}

### Get your invite code

<figure><img src="/files/8sMLlAOkrwNqjuM329VH" alt="" width="360"><figcaption></figcaption></figure>

* Copy your invite code from the top-right corner in the SUPERFORTUNE app and share it with others. The drop-down menu shows up when you click your wallet address.&#x20;
* A new user is considered your invitee if they join SUPERFORTUNE using your invite code.
  {% endstep %}

{% step %}

### Track your earnings

* You earn USDC rewards every time a direct, or second-level invitee makes a purchase in SUPERFORTUNE.

<figure><img src="/files/7Fk0U1WEKF1M3Jb9b3Bu" alt="" width="370"><figcaption></figcaption></figure>

* You can monitor your earnings in real time on your *My Profile* page that you can access by selecting *My Profile* from the drop-down menu that shows up when you click your wallet address in the top-right corner.&#x20;
* The dashboard lets you view your pending rewards and invitee network growth.
* Rewards are settled automatically and don't need to be redeemed manually.
  {% endstep %}
  {% endstepper %}


---

# 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.superfortune.ai/referral-rewards.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.
