> For the complete documentation index, see [llms.txt](https://docs.din.lol/xdata/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.din.lol/xdata/user-guide/earn-wafer/refer-friends.md).

# Refer Friends

xData Referral Program is upgraded! There are still no limited codes, no restrictions on the number of invitees, or any complicated procedures. But it's becoming more easier to get wafers

Here's how it works:

1. You have your own unique referral code. Simply click on the 'Refer your friend' button, copy your code/referral link, or click the 'share' button to spread the information. Share this with as many friends as you can.

   You can now access the referral program through the Extension or directly on the web pages.

<figure><img src="/files/1aWKyuHQzqvZqpA4CiAj" alt=""><figcaption><p>Extension</p></figcaption></figure>

<figure><img src="/files/aEe3F9VOaHllpu4DFXeH" alt=""><figcaption><p>Mobile</p></figcaption></figure>

<figure><img src="/files/x0gRbD3fbSquZcmqnkI2" alt=""><figcaption><p>Website</p></figcaption></figure>

<figure><img src="/files/vSOHpOFypkQNYvA3twqv" alt=""><figcaption><p>Extension</p></figcaption></figure>

2. When your friend installs the extension and enters your invite code, both you and your friend will earn 5 Wafers! If your invitees complete the Newbie task, you both will earn 50 additional wafers. It's a win-win situation for both parties.

   Please note that your invitees must be new users.
3. To keep track of your invitees and the Wafers you've earned, simply click on the 'Refer your friend' option and check your invitee list.

Start inviting your friends today, earn Wafers together, and strengthen the xData community. Sharing the xData experience has never been more rewarding!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.din.lol/xdata/user-guide/earn-wafer/refer-friends.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
