> For the complete documentation index, see [llms.txt](https://docs.mobyscreener.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mobyscreener.com/getting-started/rewards-program/publish-your-docs.md).

# Referral Program

Share **Moby** with your friends and earn when they trade.\
\
Our referral program is designed to reward you for helping grow Moby. Simple, transparent, and scalable.

<figure><img src="/files/t7KWPVUvOckMTZ8i3Dyp" alt=""><figcaption></figcaption></figure>

### **How it works**

1. **Invite friends:** Share your unique referral link.
2. **They trade:** Every time your referrals make trades on Moby, you earn.
3. **You get paid:** Rewards are credited directly to your account in real time.

### Tiers and Commissions

Our referral system is tiered so you can earn from your direct invites and from their network. &#x20;

As your referrals invite others, you unlock additional earning layers.

**Tiers:**

**Level 1:** **30%** of the platform fees generated by your referrals &#x20;

**Level 2: 3%** of the platform fees they generate &#x20;

**Level 3:** **2%** of the platform fees they generate

{% hint style="info" %}
**Example**: You invite Alice (Level 1). She invites Bob (Level 2). Bob invites Carol (Level 3).

Whenever Alice, Bob, or Carol trades, you earn a percentage of the platform fees.
{% endhint %}

Your rewards scale as your network grows.

#### How to get your invite link

Head to the Rewards section > Invites> Click **Invite Friends**

\
Simply Get the Invite link and Share it with your friends

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ91Gbi322OdqDEZBZ1bg%2Fuploads%2FyfdI3Yfb3ZYw2c8OzfbC%2Finvitelink.mp4?alt=media&token=88965743-0b70-4ef7-bccd-c0fd2cadc48e>" %}


---

# 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.mobyscreener.com/getting-started/rewards-program/publish-your-docs.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.
