# Rewards Tracking & Dashboard

Yamata provides a dedicated Rewards Dashboard to help you track everything about your referrals and earnings. In this dashboard, you’ll find:

* **Your Referral Link/Code**: A unique link (and code) that you can share with others to invite them to Yamata. This is how the system identifies you as the referrer when new users sign up. Simply share this link via social media, email, or directly with friends to start building your referral network.
* **Referral Statistics**: An overview of all the users you’ve referred. You can see the number of direct referrals you have (Tier 1) and, if applicable, the number of second-tier referrals (Tier 2) that have joined under your network.
* **Earnings Dashboard**: Real-time information on your referral commissions. This includes:
* **Pending Rewards**: The amount of YMTA accrued from your referrals’ trading that hasn’t been claimed yet (or that is waiting to reach the minimum threshold).
* **Claimable Rewards**: The amount of YMTA currently available for you to claim (once it’s above the $20 minimum).
* **Historical Earnings**: A log of past referral reward payouts you’ve claimed.
* **Staking Status**: If you have staked YMTA to boost your commission rate, the dashboard will display your staking status (e.g. how much YMTA you’ve staked, and confirmation that you’re receiving the higher 35%/10% commission rates). This makes it easy to know at a glance if you qualify for the enhanced referral bonuses.


---

# 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.yamata.io/referral-program/rewards-tracking-and-dashboard.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.
