> 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/moby-app/integrations.md).

# Track Your Rewards

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ91Gbi322OdqDEZBZ1bg%2Fuploads%2FCoqGT53NfHMlg0uTMJ0g%2Fmobile-rewards.mp4?alt=media&token=3d1e0d99-a21d-4dc6-b3bf-cf3838562423>" %}

Track all your rewards in one place—**Cash Back, referrals, and airdrops**—with real-time accruals and one-tap redemption.\
Access it from the bottom bar by tapping **Rewards**.

### Overview

* **Total $MOBY:** shows your lifetime rewards balance.
* **Progress to redeem:** progress bar shows your path to the goal (redeem once you reach **100K $MOBY**).

  <figure><img src="/files/jfYMKqxIdl9IaXJOV2LV" alt="" width="185"><figcaption></figcaption></figure>

{% hint style="info" %}
Tap **Redeem** to claim instantly to your wallet.
{% endhint %}

{% hint style="warning" %}
The rewards progress bar **never expires**. Your progress is **permanent** and does not reset over time.
{% endhint %}

### Invites

Invite friends and earn $MOBY from their trades.

* **Level 1 (Direct):** 30% of trading fees.
* **Level 2:** 3% of trading fees.
* **Level 3:** 2% of trading fees.\
  Your dashboard shows the number of referrals and the exact rewards earned at each level.

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

{% hint style="info" %}
Tap **Invite Friends** to share your referral link.
{% endhint %}

### Trading

Earn $MOBY back on every trade you make.

* See your current C**ash Back %** (e.g. 20%).
* Track your daily $MOBY earned with the bar chart.
* Cash back % increases permanently as you trade more and upgrade tiers.

<figure><img src="/files/F83soaIjLBe7aD0lrjC2" alt="" width="364"><figcaption></figcaption></figure>

{% hint style="info" %}
Tap **Start Trading** to boost your rewards.
{% endhint %}

### Airdrop

Redeem special campaign rewards directly in-app.

* Enter your **Airdrop Code**.

<figure><img src="/files/qwTBUVcO6Flrrc9kQYf3" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Tap **Redeem $MOBY** to claim. Airdrops Rewards are credited instantly to your progress bar.
{% endhint %}

***

All rewards are distributed in **$MOBY** to your progress bar, accrue in real time, and are redeemable once you reach the threshold of 100k. No points, no delays.\
\
The only way to earn $MOBY and fill your progress bar is via trade, referals and special event airdrop codes.


---

# 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/moby-app/integrations.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.
