# Staking Referral System

We have a built-in referral system, that can be used by users. To get to our staking referral program, you simply have to visit our launchpad website:

{% embed url="<https://launchpad.peakdefi.com/allocation-staking>" %}

If you scroll down, you will see the following referral dashboard:

<figure><img src="/files/niv4qB42ZlpbMrXa699D" alt=""><figcaption></figcaption></figure>

### Get started

In order to get started with your first referrals, you just have to copy the referral link from the bottom right corner after connecting your wallet and then send it to your friends. Always make sure that the referral link contains your wallet address. For each referral, you will receive 10% of the amount of $PEAK tokens that will be staked using your referral link. All referrals are paid out in $PEAK tokens.

### Your Referrals

You can track your referrals in your referral dashboard. There you will see the total amount of your referrals and referral rewards on the left side and on the right side you will see the claimable $PEAK amount. The amount of $PEAK that can be claimed will be updated every four hours, so in case you are wondering why you can not see any new referrals, always make sure that you have waited for one update interval. Via our claim button, you can withdraw your claimable rewards into your wallet.&#x20;

<figure><img src="/files/noD2eKxKZw4jYtDHEHgy" alt=""><figcaption></figcaption></figure>

### Referral Rewards History

In order to be able to monitor your referrals, all referrals are visible in the following table:

<figure><img src="/files/0jUhezBFD0BPEPmRog69" alt=""><figcaption></figcaption></figure>

This table shows the wallet address of the person using your referral link, a timestamp, and the number of your rewards.&#x20;

### Referral Leaderboard

Our leaderboard highlights the most active referrers and shows their nicknames, number of rewards, and referrals:

<figure><img src="/files/iwzritv74jmAElNEibef" alt=""><figcaption></figcaption></figure>


---

# 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://documents.peakdefi.com/for-investors/launchpad-intro/staking-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.
