> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/exchange/programs/points/rank-referral-program-points.md).

# Rank Referral Program (Points)

The Rank Referral Program rewards top badge holders with a percentage match of the points earned by their referred users.

***

#### Eligibility

* **Who qualifies: Gold, Platinum, Diamond, Challenger** (Season 2 only)
* **What you earn:** a weekly points match on the points your referrals generate
* **First distribution:** **Week 8 of Season 2** (included in the standard weekly points payout)

***

### Match Rates (Season 2)

* **Gold:** 2%
* **Platinum:** 3%
* **Diamond:** 4%
* **Challenger:** 5%

***

### How it works

1. A user signs up with your **referral code** and completes KYC.
2. Each week, your referred users earn points based on their activity.
3. You receive a percentage match (per the rates above) on those points. The match is included in the weekly points distribution.

#### Example

If your referred user earns **10,000 points** in a week and your rank is **Diamond**, you receive **4% = 400 points** that week.

***

### Notes & Policies

* **Season-specific:** Only **Season 2** ranks are eligible.
* **Affiliate exclusion:** Users in the **Affiliates** program are **not** eligible for Rank Referral matches.
* **Weekly cadence:** Matches follow the normal weekly distribution schedule.
* The referral points will be included in the standard 10M weekly allocation.
* **Program discretion:** We may adjust or correct prior distributions at our discretion.

***

### FAQs

<details>

<summary>Are Affiliates eligible for Rank Referral matches?</summary>

Users in the **Affiliates** program are **not** eligible for Rank Referral matches.

</details>

<details>

<summary>Which ranks count—Season 1 or Season 2?</summary>

Only **Season 2** ranks count for this program.

</details>

<details>

<summary>What qualifies as a "referral"?</summary>

A user who registers using your referral code and completes KYC. You can find and share your code from the **Referrals** page.

</details>


---

# 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:

```
GET https://support.backpack.exchange/exchange/programs/points/rank-referral-program-points.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.
