# Referrals

**Finding Your Referral Page**

<div data-with-frame="true"><figure><img src="/files/QJ3xduJzLHyNtcLiZIcJ" alt="" width="188"><figcaption></figcaption></figure></div>

Tap the more icon in the bottom right of the app. Select **Referral** from the list.

***

**Your Referral Code and How to Share It**

<div data-with-frame="true"><figure><img src="/files/Q6lC15UV7fiKeJU47CQa" alt="" width="188"><figcaption></figcaption></figure></div>

Your referrals page shows your unique invite code and two reward values. Here is what each one means:

**10,000 points:** this is what you earn as the referrer every time someone you invite completes a qualifying purchase. There is no cap. Every friend who invests earns you another 10,000 points.

**20,000 points:** this is what the person you referred earns when they make their first qualifying purchase.&#x20;

> Note: The labels currently shown in the app are being updated to make this clearer. The 10,000 points go to you. The 20,000 points go to the person you invited.

Tap **Copy code** to copy your invite code, or tap **Share invite** to send it directly.

***

**Sharing Your Invite**

<div data-with-frame="true"><figure><img src="/files/eJ3NptcJ5fcqAinLRsaA" alt="" width="188"><figcaption></figcaption></figure></div>

Tapping Share invite opens your device's native share sheet. Send your invite via AirDrop, Messages, WhatsApp, Telegram, or any other app on your device. The message pre-populates with your invite link ready to go.

***

**What Your Referral Sees**

<div data-with-frame="true"><figure><img src="/files/Hb6sLqoRJXmT3SAQ63I2" alt="" width="227"><figcaption></figcaption></figure></div>

When someone opens your shared link, they land on this screen. It shows the invite code, prompts them to download the WLTH app, create an account, and complete a qualifying in-app investment to earn their 20,000 points. They can also copy the code manually and enter it inside the app if needed.

***

**What Counts as a Qualifying Referral**

Both rewards only unlock when the following steps are all completed by the referred user, in order:

1. Downloads the WLTH app using your referral link
2. Creates an account and completes identity verification
3. Makes a Slice purchase inside the app

Simply downloading the app or creating an account is not enough. The purchase is the trigger. Web purchases do not qualify, the purchase must be completed inside the WLTH app.

***

**Rules**

* The referred user must be new to WLTH. Existing accounts do not qualify.
* The minimum qualifying purchase is $20, completed inside the WLTH app.
* Self-referrals are not permitted.
* Each referred user can only trigger referral rewards once, regardless of how many purchases they make after joining.
* Both rewards are credited automatically the moment the qualifying purchase completes. No manual steps required.
* Anti-abuse checks run continuously. Referrals identified as invalid or abusive will not qualify.
* If a qualifying purchase is refunded or reversed, associated referral rewards may be revoked for both parties.

***

**Redemption**

Points are accruing now. Full redemption details will be announced soon. You will be able to exchange points for prizes, events, Slices, and more (subject to change). Every point you earn today counts.

***

**Points Earning Summary**

| Action                                                          | Who earns      | Points |
| --------------------------------------------------------------- | -------------- | ------ |
| Your referral completes their first qualifying purchase         | You (referrer) | 10,000 |
| New user completes their first qualifying purchase via referral | Referred user  | 20,000 |


---

# 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.wlth.xyz/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.
