# Referral Program

An on-chain referral program has been implemented to incentivize users to invite friends to join the presale and farming. Inviters can earn 2% of his/her friends' earnings forever. Our referral program lets users earn COPYCAT without depositing any tokens

1. Visit <https://copycat.finance/referral> program page
2. Generate your wallet to get your unique referral link
3. Share your referral link with your friends
4. When your friends connect wallet, local storage will be recorded in his browser that he is referred by you
5. When your friends \*USE THE SAME BROWSER\* to deposit the first time, your wallet will be recorded in the system.
6. Every time your friends buy COPYCAT presale/harvest rewards from farms, you will receive referral commissions send to your wallet automatically
7. The current referral commission rate is **2%**

**When will I receive my Referral Reward?**

You will automatically receive a COPYCAT token reward in your wallet whenever the referred user Purchases Presale / Harvests / Withdraws from our Farms and/or Pools.

**Will I lose % of my income to the referrer because of using his referral link?**

**No!** The contract will automatically mint another 2% and send it to the referrer's wallet (Presale& Private Sale). So you and he earn together, you don't lose anything from your harvested rewards.


---

# 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.copycat.finance/referral-program.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.
