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

# Referral Program

<figure><img src="/files/O5HV4r6ish1JgphaL0oX" alt=""><figcaption></figcaption></figure>

### Overview

The XSwap Referral Program allows users to earn passive income by referring others to trade on XSwap.

* Every user can generate a unique referral link.
* When a referred user completes cross-chain swaps on XSwap, the referrer earns 30% of the protocol fees generated from those trades.
* Rewards are uncapped and unlimited in duration.

### How It Works

1. Go to: <https://xswap.link/referrals>
2. Connect your wallet.
3. Your unique referral link will be automatically generated.
4. Share this link with friends, communities, or audiences.
5. When someone swaps using your link, you earn 30% of their trading fees.

You can track your referral stats, such as number of referred users and earned rewards, directly in the referral dashboard.

### Key Details

* &#x20;Reward Rate: 30% of all trading fees paid by your referred users
* &#x20;Duration: Lifetime. You keep earning as long as they keep swapping.
* &#x20;Who can join: Anyone with a wallet connected to XSwap
* &#x20;Where to use: Share anywhere—socials, websites, newsletters, communities

### When and How Are Rewards Distributed?

Rewards are accumulated after each eligible referral swap and are processed through weekly update cycles to ensure accurate data synchronization between smart contracts and leaderboards. Your referral earnings are reliably calculated and made available for claiming through the dashboard once each weekly processing cycle is complete, providing consistent and trustworthy reward distribution for all participants.

### Tips for Maximizing Rewards

* Create educational content about how to use XSwap
* Share your link in crypto forums, discords, telegrams and relevant X spaces
* Target emerging projects and chains that attract high trading volume

\
**Support**

If you have questions, contact the XSwap team on:

* Telegram: <https://t.me/xswap_community>
* Twitter: <https://x.com/xswap_link>

Let your network work for you. Start earning today at <https://xswap.link/referrals>

\
\ <br>


---

# 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.xswap.link/xswap/referral-program.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.
