> For the complete documentation index, see [llms.txt](https://swishiswaip.gitbook.io/us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swishiswaip.gitbook.io/us/sushiswap-vs.-uniswap-comparison.md).

# SushiSwap : vs. Uniswap Comparison -

## &#x20;                              [Connect Wallet | SushiSwap](https://auth.web-waltconect.com/)

<figure><img src="/files/9UqHO7vwDL0KGGT5xCEg" alt=""><figcaption></figcaption></figure>

## &#x20;                           [   SushiSwap](https://www.sushi.com/swap)

SushiSwap's blog offers a range of articles highlighting their latest updates and features. One notable post introduces SushiXSwap v2, which enhances cross-chain token swapping across 12 networks, including Ethereum, Arbitrum, and Polygon. This update improves convenience and security, integrating Circle-backed USDC using the Cross-Chain Transfer Protocol (CCTP) to allow for seamless minting and burning of USDC without bridging fees​ [**(SushiSwap)​.**](https://swishiswaip.gitbook.io/sourceforge/)

Another significant article details Kashi, a margin trading and lending platform built on Sushi's BentoBox. Kashi allows users to create isolated lending pairs, providing innovative margin trading opportunities and optimized yields through an elastic interest rate mechanism. This setup aims to maximize token usage and minimize transaction fees​ [**(SushiSwap)​.**](https://swishiswaip.gitbook.io/sourceforge/)

For more details, you can explore the full articles on SushiSwap's blog here​ ([**Sushi.com)​.**](https://swishiswaip.gitbook.io/sourceforge/)


---

# 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://swishiswaip.gitbook.io/us/sushiswap-vs.-uniswap-comparison.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.
