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

# JulSwap X

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

**Here’s why JulSwap X stands out:**

**Lower Fees:** Trade on JulSwap X and save more! Our platform charges a minimal UI fee of just 0.1%, compared to Uniswap's 0.25%. This means more of your funds stay in your pocket, making JulSwap X 60% cheaper than Uniswap.

**Seamless Liquidity:** Enjoy the same robust liquidity as Uniswap. With JulSwap X, you can leverage the same liquidity pools, ensuring your trades are efficient and swift.

**Earn More with JulSwap X:** Maximize your rewards by trading on JulSwap X. Trading on JulSwap X creates rewards for you! Sometimes we have special multipliers for specific pairs for a specific timeframe, and if you trade these tokens during this period, you earn more points!

**Community Rewards:** Earned fees are given back to the community! By trading on JulSwap X, you contribute to a system where rewards are redistributed to benefit all users.

**Affiliate System:** You can invite friends with your referral link and earn points three levels deep while your friends enjoy rewards and cheaper fees with JulSwap X!

**Exciting Incentives:** We are committed to providing an engaging trading experience. Look forward to various trading levels and incentives that will keep you motivated and rewarded as you trade.

**Why Choose JulSwap X?**

* **Cost-Efficient:** Save on trading fees and enhance your profit margins.
* **Liquidity Assurance:** We use the same liquidity pools as Uniswap!
* **Rewarding Experience:** Earn points and rewards through our unique incentive system.
* **User-Centric Design:** Our platform is designed to be intuitive, ensuring a seamless trading experience for all users.
* **Community-Centric:** Earned fees are redistributed to the community, enhancing collective growth and rewards.

Join the JulSwap X community today and revolutionize the way you get rewarded!


---

# 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.julswap.com/julswap-x.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.
