# Referrals

Referrals are a critical piece of Arcadeum's many social gamification features built in an effort to spark viral user base growth.

Any player can use their wallet address to refer other players to the platform, earning a cut of all fees generated by the players they refer. These fees are streamed as USDT directly to the referrer's wallet, for life.

The referral cut is set to 20% of all betting fees accrued by referred users.

The referrer of an account cannot be changed once it has been set.

If an account has no referrer, the 20% that would go to the referrer goes to sARC, xARC, and esARC yield. This is the same destination as the other 80% of betting fee yield.


---

# 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://arcadeum.gitbook.io/arcadeum/referrals.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.
