# Referral system

### How can I participate?

Head over to app.dein.fi/ref, and connect your wallet! Once you are connected, you will be able to see your referral code in the My Referrals modal. *My Referral modal can also be opened by clicking the "Start referring now!" or "my referrals" buttons.*

{% hint style="success" %}
Share your code on your social media, gather your friends & family, and spread the word in your communities!
{% endhint %}

### What are the terms?

1. Each user you refer, who deposits any amount into a whitelisted policybook during the Airdrop Event's duration, will earn you a percentage of their deposit as Referral Points.&#x20;
2. The more Referral Points you gather, the bigger the percentage you earn.
3. Each user you refer can earn up to a maximum of 10,000 Points as a bonus.
4. Your Referrals grow with you! As you gain higher Tiers, all users who've already used your code will receive bonus Points to match your new Tier. No man left behind!
5. Otherwise, the usual [tos.dein.fi ](https://tos.dein.fi/)apply.

### What's in it for me?

You earn R**eferral Points** for each referred deposit (up to 5,000 per wallet). These scale with their Tier.

*In short, the more users you refer, and the more they deposit, the more your Referral Percentage will increase!*

<table data-header-hidden><thead><tr><th width="82.6363525390625" align="center">Text</th><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center">Tier</td><td align="center"><strong>Referral Points</strong></td><td align="center"><strong>Referral link percentage</strong></td></tr><tr><td align="center">1</td><td align="center">0–1,800</td><td align="center">8%</td></tr><tr><td align="center">2</td><td align="center">1801-4,500</td><td align="center">9%</td></tr><tr><td align="center">3</td><td align="center">4,501-10,000</td><td align="center">10%</td></tr><tr><td align="center">4</td><td align="center">10,001-30,000</td><td align="center">12%</td></tr><tr><td align="center">5</td><td align="center">30,001+</td><td align="center">15%</td></tr></tbody></table>

### Your referrals can earn with you!

To make the referral process more appealing to the people you refer, they receive **bonus Points**, calculated as a % of their deposit based on the referral code’s **Tier,** up to a cap.

<table><thead><tr><th width="91.727294921875" align="center">Tier</th><th align="center">Bonus %</th><th align="center">Cap</th></tr></thead><tbody><tr><td align="center">Tier</td><td align="center">Bonus %</td><td align="center">Cap</td></tr><tr><td align="center">1</td><td align="center">5%</td><td align="center">2,000</td></tr><tr><td align="center">2</td><td align="center">6%</td><td align="center">3,000</td></tr><tr><td align="center">3</td><td align="center">7%</td><td align="center">4,000</td></tr><tr><td align="center">4</td><td align="center">8%</td><td align="center">6,000</td></tr><tr><td align="center">5</td><td align="center">10%</td><td align="center">10,000</td></tr></tbody></table>

{% hint style="success" %}
Your Referrals grow with you! As you gain higher Tiers, all users who've already used your code will receive bonus Points to match your new Tier. No man left behind!
{% endhint %}


---

# 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.dein.fi/airdrop-event/referral-system.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.
