> For the complete documentation index, see [llms.txt](https://docs.alpha-one.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alpha-one.io/referral-program/how-it-works.md).

# How It Works

The Alpha One Referral Program rewards you for bringing in new users who actively trade on the platform. Every time your referral places a trade, you earn a portion of the platform’s 1% trading fee — paid out automatically.

You can build a team, track your earnings, and move up through reward tiers based on your total trading volume.

#### How It Works

* Whenever someone registers using your referral link and places a trade, you earn a commission.
* Rewards are paid out in real time and are based on a two-level structure:
  * 1st Level: Direct invites (Direct Referrals)
  * 2nd Level: Users invited by your direct referrals (Indirect Referrals)

As your team generates more and more volume, your tier climbs up and your earnings increase.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.alpha-one.io/referral-program/how-it-works.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.
