> 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/call-referral-program.md).

# Call Referral Program

#### Monetize Your Trading Signals&#x20;

Share token links with other traders, and earn referral rewards when they trade based on your calls. This incentivized signaling system rewards both signal creators ("Callers" or “Signalers“) and their referrers.&#x20;

#### How It Works

**A Non-Affiliated Referral Trades the Token**

If your signal leads to a trade by a user who is already registered but referred by someone else:&#x20;

* The referral reward is split 50/50 between you (Caller) and their upline.&#x20;
* Payouts scale with your respective referral tiers.&#x20;

Example:&#x20;

* You’re Bronze (15% referral rate).&#x20;
* Their upline is Master (40% referral rate).&#x20;
* You earn 7.5% (50% of 15%); upline earns 20% (50% of 40%).&#x20;

**A New User Trades the Token**

If the trader is new to Alpha One and registers via your link:&#x20;

* They’re automatically attached to your referral tree.&#x20;
* You receive the full referral commission per your tier.&#x20;

**Your Existing Referral Trades the Token**

If the trade is executed by someone already in your referral network:&#x20;

* No Caller reward applies—only standard referral earnings.&#x20;

#### Where to Find Token Links

Generate shareable links from:&#x20;

* The token’s detail page → "Trade" section&#x20;
* The "Research" hub


---

# 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/call-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.
