> For the complete documentation index, see [llms.txt](https://size.club/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://size.club/docs/compete-and-connect/referrals.md).

# Referrals

Referrals pay you USDC for the traders you bring. Your share is lifetime: you earn on everything a referred trader spends in the Store, for the life of their account, paid from revenue Size has already collected.

## Your link

Account → Referrals. Format: `size.club/r/XXXXXX`.

![Referrals dashboard](https://cdn.jsdelivr.net/gh/dropbear-hl/size-docs-assets@master/referrals.png)

Attribution is at signup only. Someone who joins without your link cannot be attached later.

## Your rate

**During Preseason, every referrer is boosted to 20%, the top of the ladder, from their first active referral.** No tiers to climb, no volume requirements. Bring one trader who plays and you are earning the maximum rate.

After Preseason, a volume ladder applies: your rate scales with how many active referrals you hold, rising back up to 20% at the top.

## Active referrals

An active referral is someone you referred who played a Trial in the last 7 days.

Practice counts. Key Trials count. Signups who never enter a Trial stay inactive.

The dashboard marks each referral Active or Inactive.

## How rewards pay

Rewards accrue automatically on-chain. When your pending balance clears the threshold shown in the dashboard, Size sends USDC to your wallet. Track status in payout history.

## Play it straight

No self-referrals, no farmed cohorts, no household accounts. Violations void commission and eligibility. Full rules: [Fair play](/docs/help/fair-play.md).

## Preseason

Bringing people who play is strong for campaign XP. Dead signups do not move you. See [XP, leveling and achievements](/docs/progress-and-preseason/xp-leveling-and-achievements.md).

## Tips

* Invite traders who want more size.
* Invite traders who want to improve their trading skill.
* Share in communities where you are a real member.
* Explain Size in plain terms. No spam.


---

# 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://size.club/docs/compete-and-connect/referrals.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.
