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

# XLords Referral Program Guide

The XLords referral program is designed to reward our community members for helping to grow the XLords player base. By referring new players to the game, you can earn a share of the rewards they receive, making it a win-win for everyone involved.

### How to Participate

1. **Generate Your Referral Link**: Log in to your XLords account and navigate to the "Referral" section. Here, you'll find your unique referral link that you can share with others.
2. **Share Your Link**: Spread the word about XLords by sharing your referral link through various channels, such as social media, messaging apps, forums, or even in-person with friends and family.
3. **Earn Rewards**: Every time someone signs up for XLords using your referral link and claims their Ethereon Crystals, you'll receive 10% of the Ethereon they've transformed as a reward.

### Terms and Conditions

To ensure a fair and transparent referral program, please review the following terms and conditions:

1. **Eligibility**: The referral program is open to all XLords players with an active account in good standing.
2. **Referral Tracking**: Referrals are tracked using unique referral links. Rewards will only be granted for referrals that sign up through your personal referral link.
3. **Reward Distribution**: Referral rewards will be credited to your XLords account within 1 day after your referral claims their Ethereon Crystals.
4. **Reward Limits**: There is no limit to the number of referrals you can earn rewards from, but we reserve the right to adjust or cap rewards in the future if necessary.
5. **Prohibited Activities**: Any attempt to manipulate or abuse the referral program, such as using bots, fake accounts, or other fraudulent means, will result in immediate disqualification and potential account suspension.
6. **Program Changes**: XLords reserves the right to modify, suspend, or terminate the referral program at any time, with or without notice.
7. **Disputes**: All decisions made by XLords regarding the referral program, including reward calculations and eligibility, are final and binding.

### Future Referral Program Enhancements

We're committed to continuously improving the XLords referral program to make it even more rewarding for our community. Stay tuned for updates on additional referral rewards, tiered referral levels, and other incentives that will make it even more beneficial to invite your friends to join the XLords universe.

For any questions or concerns regarding the referral program, please contact our support team at <contact@xlords.tech>.


---

# 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.xlords.tech/app-features/referral/xlords-referral-program-guide.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.
