# Referral system

A referral system was put in place to encourage players to share the game with their friends. To access your **referral link**, you must access the **Game settings** (gear icon).

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

### Referral bonus

The referring player and the new player **BOTH** receive 5,000 GOLD + 5,000 ROCK + 5,000 WOOD in resources.

### Claiming reward

The new player must join Crypture World using your referral link. They must also adventure a few times to see the **CLAIM BONUS** popup. After the transaction is confirmed using their wallet, both players receive their bonus resources.

### Referral count

You can check the number of "confirmed" players you have referred in **Game settings**, the number is shown beside the title above your referral link.

{% hint style="info" %}
After the **50th referral** there is no bonus for the referring player. The new player who followed the link to join can still claim his bonus.
{% endhint %}


---

# 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://whitepaper.cryptureworld.com/crypture-world/others/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.
