> For the complete documentation index, see [llms.txt](https://sneakers-go.gitbook.io/sneakers-go-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sneakers-go.gitbook.io/sneakers-go-docs/referral-system.md).

# Referral System

The referral system contains five levels of commission.

| Level | Reward | Requirement        |
| ----- | ------ | ------------------ |
| L1    | 15%    | None               |
| L2    | 10%    | 2 active L1 users  |
| L3    | 5%     | 5 active L1 users  |
| L4    | 3%     | 10 active L1 users |
| L5    | 1%     | 20 active L1 users |

#### Active Referral Criteria

A referral is considered active if they:

* purchased at least one sneaker
* participate in GO Cycles

Rewards are calculated from referral income.
