# RWA Inc. Referral Program

The **RWA Inc. Referral Program** lets you earn rewards by inviting your network to join the RWA Investor Platform. Whenever your referrals participate in **private round fundraisings**, RWA charges the client (the project) a commission fee. **20% of that commission** is allocated to referral rewards — and your earnings depend on your staking tier level.

{% stepper %}
{% step %}

### Connect Your Wallet

To begin, connect your crypto wallet to the RWA Investor Platform.

* Supported wallets: MetaMask, WalletConnect, and more.
* Once connected, your wallet address will appear on your profile page.

<figure><img src="/files/0dwi3DxPEqfeSh8SBsW6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Verify KYC

KYC (Know Your Customer) verification is required to activate referrals.

* Go to **My Profile → KYC Now**.
* Complete identity verification through our partner (Blockpass).
* Once verified, your referral program will be unlocked.

<figure><img src="/files/te0y4flbShy60Rz2glap" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Share Your Referral Link

After verification, your profile will show your unique referral code and link.

* Copy your referral link.
* Share it with friends, communities, or social platforms.
* Anyone registering via your link and completing KYC will count as your referral.
  {% endstep %}

{% step %}

### Referral Dashboard

Track your earnings and referral performance in the **Referral Dashboard**.

You’ll see:

* **Unique Projects** → Number of projects your referrals invested in.
* **Unique Investors** → Number of referred users who made investments.
* **Total Invested** → How much your referrals have invested.
* **Total Referrals** → Completed referrals (with KYC).
* **Commissions** → Rewards earned from referrals, shown in USDC and RWA tokens.

<figure><img src="/files/rlRP7gsdvZJdWm9pwTIZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/JAscM0jdWVGKuVQfLiqX" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## Commission Structure

Your commission percentage is tied to your staking tier.\
The higher your tier, the larger share you earn from the **20% referral commission pool**.

When an investor participates in a private round fundraising:

* RWA charges the project a **commission fee** (for example, 10% of the invested amount).
* **20% of that fee** is allocated to referral rewards.
* You earn a percentage of that **20%** based on your tier.

**Example:**

If your referral invests **$100,000 USD**, and RWA charges the project **10% commission ($10,000)**:

* 20% of that fee ($2,000) goes into the referral pool.
* If you are **Diamond Tier (100%)**, you earn the full $2,000.
* If you are **Gold Tier (70%)**, you earn $1,400.
* If you are **Bronze Tier (30%)**, you earn $600.

{% hint style="warning" %}
NOTE: USDC commissions will automatically convert to RWA once they reach **$10 minimum**.
{% endhint %}

<figure><img src="/files/rlRP7gsdvZJdWm9pwTIZ" alt=""><figcaption></figcaption></figure>

| Tier     | Commission |
| -------- | ---------- |
| Base     | 0%         |
| Bronze   | 30%        |
| Silver   | 55%        |
| Gold     | 70%        |
| Platinum | 85%        |
| Diamond  | 100%       |

{% hint style="info" %}
How to Increase Commission %

Increase your tier level by staking more RWA tokens. The more you stake, the higher your tier, and the larger your referral share.
{% endhint %}

<figure><img src="/files/WUAshZswgKa4YObTbssr" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Notes

* Pending USDC commissions will automatically convert to RWA once they reach **$10 minimum**.
* All rewards are claimable directly from the dashboard.
* The referral system is fully on-chain and transparent.
* **All images provided here are for illustrative purposes only.**
  {% endhint %}

***

👉 Start inviting today: Log in to [RWA Investor Platform](https://launch.rwa.inc/) and grow your rewards!


---

# 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.rwa.inc/investor-platform-and-staking/rwa-inc.-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.
