# Referrals

Kelp has introduced a referral program offering various benefits to users. Anyone can generate and share their referral link with friends, family, and community members through a simple two-step process:

1. Access the Dashboard and connect your wallet
2. Copy your referral link and distribute it to your community

Benefits for users:

* Users restaking via a referral link receive 10% extra Kernel Points.
* Referrers earn 10% of the Kernel Points accrued from the amount restaked using their referral link.
* If the referred amount exceeds 1000 ETH for a link, the referrer receives 20% of the Kernel Points accrued from the amount restaked using their referral link.

Terms and Conditions:

1. Repeatedly using the same ETH amount to generate rewards by selling rsETH for ETH/ETHx/stETH is prohibited and will result in exclusion from the referral program.
2. Using referral links by the same user to earn rewards is not allowed and will lead to disqualification from referral rewards.
3. Referring fake accounts is prohibited. Anti-sybil mechanisms are in place, and such actions will result in disqualification from the referral program.


---

# 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://kerneldao.gitbook.io/kernel/getting-started/kelp/explore-rseth/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.
