# Referral

#### Referral System

CashCow has a unique referral reward system, where users can earn a significant percentage of what their referees earn.

The rules are as follows:

* When your friends login via your exclusive invitation link or enter your unique invitation code when joining CashCow. The system will reward the inviter with an additional 15% of CCF coins based on the Referral Structure's Level of Referral commission above.
* The commission given is based on:
  * The number of invitations is only calculated as the effective number, when the individual is an active user that participates in mining.
  * Invite 1-3 individuals and give out 25% of the reward
  * Invite 5-9 individuals and give out 50% of the reward
  * Invite more than 10 people (including 10 people), and give out 100% of the reward
  * IE. A invited BCDE and B invited FGHIJKL,\
    Among them BC participates in mining, and FGHIJK participates in mining If, G mining income is 100.\
    Then the income of B is: 100\*10%\*50%=5\
    A income is: 100\*5%\*25%=1.25
* The number of friends you can invite is unlimited so don't wait now and start sharing this.

#### Referral guide

First, go to the partner tab and click on "Get my invitation address".

![](/files/-McnHK7-13YYp3Qj14yK)

Next, enter your invitational code.

![](/files/-Mcq4RfkI9bk1ptIVDhQ)

Now, simply copy the code or URL link and share that with others.

![](/files/-McNck7Bby0b679WBb0W)

Successful referrals should now show up on the page.

![](/files/-McNfCHu2y35HdCaAOeH)

#### Referee guide

For the person being referred, go to the partner tab and get your invitation address.

![](/files/-McNcvSZgStikTaBcGBs)

Enter the code and join, then confirm the transaction.

![](/files/-Mcq4l4IfDm2r9J7FGlw)


---

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