# How Refferals Work

The DeAura Referral Program gives anyone. Creators, traders, developers, or platforms the ability to earn from the activity they bring into the ecosystem. Whether you're referring traders to the terminal or enabling full token launches via API, DeAura pays you out directly in the quote token you help generate volume with.

The system is **permissionless**, **scalable**, and designed to reward both individuals and businesses.

***

#### Two Ways to Earn

DeAura supports two fully independent referral streams:

**1. Trader Referrals (via Terminal)**

Earn a share of the trading fees generated by users you refer to the DeAura terminal.

* Share your unique referral link
* Users trade any token via the terminal
* You earn **30% to 50%** of all trading fees they generate

**2. Token Creator & API Referrals**

Refer token creators to launch through DeAura, or integrate the DeAura API into your own platform.

* Earn **up to 40%** of trading fees from tokens launched via your referral
* Tiers:
  * **20%** → under $1M monthly volume
  * **30%** → $1M–$10M monthly volume
  * **40%** → above $10M monthly volume
* API integrators can also refer **other platforms** and earn from their volume &#x20;
* Earn **up to 20%** of the API partners referred volume
* Tiers:
  * **10%** → under $1M monthly volume
  * **15%** → $1M–$10M monthly volume
  * **20%** → above $10M monthly volume

> tip: You can combine both referral types, earn from both trading and token creation simultaneously.

#### Referral Dashboard

Everyone who refers users or builds on DeAura will have access to a **Referral Dashboard** where they can:

* Track referred users & tokens
* Monitor total volume and fees generated
* See claimable earnings
* Withdraw rewards (once over $50)

> note: Rewards are distributed in the **quote token** (e.g., SOL, USDC) and can be claimed any time your balance passes the $50 threshold.

#### How Referrals Are Tracked

Trader referrals are attributed via links and session-based tagging of wallets. For API integrators, all referrals and launches are tracked through the integration key or platform ID.

The system combines both on-chain events and off-chain backend tracking to ensure accurate attribution, even across complex trading paths or shared devices.

#### Who Is It For?

This system is built for anyone interested in growing the DeAura ecosystem while earning along the way. It’s especially valuable for:

* Influencers or communities promoting DeAura launches
* Developers building bots or tools
* Platforms embedding token creation or trading
* Agencies offering tokenization as a service

Whether you're technical or not, the barrier to entry is low, and the rewards scale with your reach and contribution.


---

# 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://deaura.gitbook.io/deaura-docs/refferal-and-earnings/how-refferals-work.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.
