# Referral Reward

CaringMeadow rewards all participants with an initial free land. To unlock additional lands and treasure boxes, we incentivize users to invite friends to join our game.

| Accumulated Referrals | Land Rewards        | Treasure box Rewards |
| --------------------- | ------------------- | -------------------- |
| 5                     | Unlock the 2nd land | 1                    |
| 15                    | Unlock the 3rd land | 1                    |
| 30                    | Unlock the 4th land | 1                    |
| 60                    | Unlock the 5th land | 1                    |
| 100                   | Unlock the 6th land | 1                    |
| 150                   | Unlock the 7th land | 1                    |
| 200                   | Unlock the 8th land | 1                    |

***Please note: only valid referrals will be calculated. Valid referrals means invitees harvest food for three consecutive days or participated the trading once.***&#x20;


---

# 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://caringmeadow.gitbook.io/docs/gameplay/planting-system/referral-reward.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.
