# Invites

Similar to other Referral Tree systems, our new reward system lets you earn 5 levels deep on your referrals.

{% hint style="info" %}
**Note:** Invite codes cannot be retrospectively added, the only way a referral is tracked is via using the referral link. You can check who has used your invite code in your invite tab in-game.
{% endhint %}

### How it works:

* You receive **15% rebate** on your invitees trading fees.
* If *they* invite someone, you receive 7.5% rebate on that person's fees.
* Rebates continue up to **5 levels deep**:
  * **15% → 7.5% → 3.75% → 1.875% → 0.94%**

**Bonus:** When your referrals hit $5K cumulative trading fees, you unlock a **20% rebate** on *your own fees* for that month.

#### Important Details:

* Existing referrals in your invite page will transition to this new referral model.
* To be eligible to claim the rebate your roster value must be **$200+.**
* Rewards last 3 months after a friend joins, starting today.
* Rewards are based on the **standard market fee**, not dynamic.
* This Season 1 campaign runs for **1 month** (18th Sept - 18th Oct).
* Rewards can be claimed **1 week after the month ends.**
* We reserve the right to deny referrals if malicious activity is detected. **This is reviewed by a third party.**

## How to send invites

Head to the Invite section on your profile pay, and there will be a copy invite button.

In this link, your invite code is included. Therefore if someone opens the link, your invite code is automatically entered into the input box.

Once a user has used your invite you will see them in the invited users list on the same invite page.

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


---

# 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.sport.fun/nfl/navigating-nfl/profile-page/invites.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.
