> For the complete documentation index, see [llms.txt](https://docs.x.place/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.x.place/getting-started/referral-program.md).

# Referral Program

#### Overview

Invite friends and earn up to $250 per referral

Each user has a **personal referral link** that can be shared anywhere — X.com, Telegram, or directly with friends.

When your friend signs up, they become your referral, and you start earning XP, cashback, and boosted rewards from their purchases.

***

#### Referral Rewards by Membership Level

| Membership Level | Referral Reward | Referral's Cashback |
| ---------------- | --------------- | ------------------- |
| **Basic**        | $5              | 1%                  |
| **Silver**       | $50             | 1%                  |
| **Gold**         | $100            | 1%                  |
| **Platinum**     | $250            | 1%                  |

> The referral reward defines how much you earn from your referred user’s membership plan

***

#### How It Works

1. **Invite your friend**
2. **Your friend completes all tasks**
3. **Get up to $250 from memberships and 1% of friend's purchases**

There’s **no limit** to how many friends you can invite

#### What does my friend need to do?

1. Sign up for an XPlace account using your unique referral link
2. Verify their identity and activate a card
3. Make 3 separate purchases of at least $25 (only genuince purchases qualify – transfers, gambling, gift cards, etc. are not valid)


---

# 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:

```
GET https://docs.x.place/getting-started/referral-program.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.
