> For the complete documentation index, see [llms.txt](https://docs.0xleverage.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.0xleverage.io/overview/0xleverage-trading-bot/0xleverage-referral-system.md).

# 0xLeverage Referral System

The 0xLeverage referral program stands out as the most lucrative in the trading bot space, offering higher referral earnings per trade than any other platform. Here’s why: 0xLeverage calculates fees based on the entire leveraged position, this includes both the user’s initial capital and the additional borrowed funds, resulting in significantly higher fee generation, up to 7x more than standard bots upon initial trade opening, growing exponentially as the trade appreciates in value. This model ensures both sustainability and maximized referral rewards, as leveraged position sizes create a larger fee base.

Furthermore, our 4.5% roundtrip trading fee, compared to the industry standard of around 2%, reflects the added value and unique utility that 0xLeverage provides as the sole platform assuming the risk of leveraged lending in this way. This premium fee structure is justified by the exclusive utility we offer and the risk managed by 0xLeverage, delivering unmatched profitability for both traders and their referrers.\
\
Users can generate their personal referral link by sending /start to the[ 0xLeverage trading bot](https://t.me/LeverageTradebot), followed by /ref.\ <br>

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

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

This referral system provides all users who refer a new user with 25% of the referred users trading fees for life, there is no cap on referred users.\
\
Comparatively speaking, most trading bots offer in-between 10-25% for their referrals with no use of leverage.\
\
Referees can think of this system as quite literally, adding leverage to your referrals.


---

# 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.0xleverage.io/overview/0xleverage-trading-bot/0xleverage-referral-system.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.
