# Referrals

## Earn your share

Any user may generate their own custom referral code that is associated with their address. When other users play with your code, the player gets a percentage off of house edge, and the referrer gets a kickback in tokens off of the placed bet.\
\
The system will be multi-tiered, meaning that referrers get a share of the referral cut for any codes generated from theirs. This system ensures good incentive for both players and builders to spread awareness and build on top of the platform.\
\
More information on the referral and tier system will be released in the coming weeks.

## Tiers

| Referral Tier |           Availability           | Edge Discount | Kickback |
| :-----------: | :------------------------------: | :-----------: | :------: |
|       1       |      Available for all users     |       5%      |    5%    |
|       2       |  Available after $25,000 volume  |      10%      |    10%   |
|       3       | Available after $500,000 volume. |      10%      |    15%   |

## All information is subject to changes.


---

# 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.risky.lol/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.
