# iZiSwap

Initially launched on BNB Chain, iZiSwap is an innovative Discretized-Liquidity-AMM that provides efficient on-chain liquidity for Web3 assets, it could have more than 5000x capital efficiency than traditional x\*y=k DEX.

### **DL-AMM**

<div align="center"><img src="/files/aJfGytK2jqXAwuSPzExD" alt=""></div>

The DL-AMM algorithm uses a new discrete concentrated liquidity algorithm with concentrated liquidity market-making characteristics similar to Uniswap V3, but enables liquidity to be precisely distributed on any fixed prices rather than a price range. This allows iZiSwap to be more manageable in terms of liquidity and to support more trading methods, such as **limit order.**

![](https://lh5.googleusercontent.com/qHwzAz2neiYW407ifLkM5X5vZHwI1jq3lVKCCqssjbkSGiCy0fisEWgzOt_fNhRHPTV5NlW9u4ODVEy6lEvnj8qPONB6sDAMD-Xu47Q7R7G0dgal6cGybqK-6-JYsQwRQkhQ-Q3-rdVHs99HWQ)

### **iZiSwap Guide**

[**https://docs.izumi.finance/tutorial/how-to-use-iziswap**](https://docs.izumi.finance/tutorial/how-to-use-iziswap)


---

# Agent Instructions: 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:

```
GET https://docs.izumi.finance/product/iziswap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
