# Referral Program

Invite friends to ARCHONE and earn rewards. When someone joins using your referral link, you both receive bonuses.

***

## How It Works

### The Basics

1. **Share your link** — Send your unique referral link to friends
2. **They join** — They use your link when starting the bot
3. **They deposit** — They receive a bonus on their first deposit
4. **You earn** — You receive a percentage of their trading fees

***

## Finding Your Referral Link

### Step-by-Step

1. **Send `/referral`** — Opens the referral program page
2. **Copy your link** — Your unique referral link is displayed

Your link looks like:

```
https://t.me/YourArchoneBot?start=ref_XXXXXXXX
```

Share this link directly or promote it however you like.

***

## Referral Rewards

### For You (Referrer)

When someone joins using your link and makes their first trade:

* You receive a bonus in SOL
* Bonus amount is a percentage of their first deposit
* Bonus is credited to your wallet automatically

### For Your Friend (Referred)

When they join using your link:

* They receive a bonus on their first deposit
* This encourages them to start trading

### Bonus Structure

| Your Volume | Friend's First Deposit Bonus |
| ----------- | ---------------------------- |
| Low         | 5% of friend's deposit       |
| Medium      | 10% of friend's deposit      |
| High        | 15% of friend's deposit      |

The more you trade, the higher the bonuses you can earn.

***

## Tracking Referrals

### Viewing Your Stats

Send `/referral` to see:

* **Your referral link** — Copy and share
* **Number of referrals** — Total people who joined using your link
* **Your bonus balance** — Earned but not yet withdrawn

***

## How to Maximize Referrals

### Sharing Tips

1. **Share in crypto communities** — Discords, Telegram groups, Twitter
2. **Explain the benefits** — Both you and your friend get bonuses
3. **Provide support** — Help your referrals get started

### Who to Invite

* Friends interested in crypto trading
* People already using Solana
* Anyone who wants automated trading strategies

***

## Terms

* You must be an active ARCHONE user to earn referral bonuses
* Bonuses are paid in SOL
* Referral bonuses are paid when your referred friend completes their first trade
* ARCHONE reserves the right to modify the referral program terms
* Self-referral is not permitted
* Fake or fraudulent referrals will result in account suspension

***

## FAQ

**Is there a limit on referrals?** No limit — refer as many friends as you want.

**When do I receive my bonus?** Bonuses are credited to your wallet after your referred friend completes their first trade.

**What if my friend doesn't make a deposit?** No bonus is earned until they make their first deposit.

**Can I refer myself?** No — self-referrals are not eligible for bonuses.

**What happens to my bonus if my friend gets banned?** Bonuses from fraudulent accounts may be revoked.


---

# 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.archone.trade/core-features/referral.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.
