> For the complete documentation index, see [llms.txt](https://docs.arkada.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkada.gg/~/revisions/dzWAruatHnIXnSSPdmT3/core-features/referral-system.md).

# Referral System

{% hint style="info" %}
**This section is under development and may change over time.**
{% endhint %}

## Arkada Referral Program – Earn Passive Rewards!

Invite friends and earn **1% of their Arkada Points** + **10% of commission from Pyramid mint in ETH** —just for sharing Arkada!

***

## How It Works

1. **Find Your Unique Referral Link** – Available in your personal dashboard.
2. **Share Your Referral Link** – Invite friends to join Arkada.
3. **Referrals Complete Quests** – You earn **1% of all Arkada Points** they accumulate.
4. **Referrals Mint the Pyramid After Completing the Quest?** – You get **10% of their commission in ETH** automatically!

***

## Why Participate?

* **Passive Income** – Earn from your referrals’ activity forever.
* **Two-Tier Rewards** – Get both points and ETH.
* **No Limits** – The more you invite, the more you earn.

***

## Become an Arkada Ambassador

Are you a KOL, influencer, community leader, or builder? Join our **Ambassador Program** and unlock **exclusive benefits**:

* Elevated commission rates
* **Creator** role on Arkada’s Discord
* Early access to new campaigns
* Custom campaigns, rewards, and shoutouts
* Priority access to seasonal quests and special roles

Apply or get started via our community Discord:

[Join Arkada Discord](https://discord.com/invite/arkadagg)

***

### **Start inviting today and grow your earnings effortlessly!** <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, and the optional `goal` query parameter:

```
GET https://docs.arkada.gg/~/revisions/dzWAruatHnIXnSSPdmT3/core-features/referral-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
