# Referrals

The **Referrals** system allows you to invite friends to EthXY and earn exclusive rewards when they join the game.

You can access this feature directly from the **Invites tab** in the game. There, you’ll find your personal referral link. Simply copy it and share it with your friends through **Telegram, X, or Farcaster**.

#### How it works

* Each player has a unique referral link embedded with their code.
* When your friend taps the link, they enter directly into the EthXY mini-app — no need to manually type a code.
* As soon as your friend logs in for the first time, you receive instant referral credit.
* You’ll also see **mini-avatars** of your invited friends in the Invites tab, making the experience more visual and rewarding.

<figure><img src="/files/gpPefAnAei2REPfgCOlx" alt="" width="375"><figcaption></figcaption></figure>

#### Rewards

Inviting friends is not only a way to grow the community — it’s also a way to earn valuable in-game rewards:

* **Champagne Grapes** (seeds): gained for each successful referral.

<figure><img src="/files/vSsGR8OI9pLm0LqeMZXj" alt="" width="50"><figcaption></figcaption></figure>

* **Chestnut Mare Mount**: unlocked when you reach **20 referrals**.

<figure><img src="/files/0w8mPXljRHuH7D2Jozou" alt="" width="105"><figcaption></figcaption></figure>


---

# 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.ethxy.com/warlords/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.
