# Why DexFlow

<figure><img src="https://1803782099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0YXN2H0sydlM1zlLErQK%2Fuploads%2FYd2jh0liaueMcWctqH7u%2FDexFlow.jpg?alt=media&#x26;token=d5b638ad-12ec-43a9-aa19-8eebc334dffc" alt=""><figcaption></figcaption></figure>

The DeFi ecosystem has long been plagued by impermanent loss, bad APY for liquidity providers, significant slippage, and price impact for traders. DexFlow offers a fresh method for resolving these problems:

***Smart Liquidity Routing (SLR):** DexFlow's SLR feature gathers liquidity in SLR pools and distributes it to various pools where it may be used most effectively. Since they just need to deposit one token to provide liquidity to numerous pools, the liquidity providers' experience is made simpler. This method lowers the danger of momentary loss while raising APY through proactive liquidity management and auto-rebalancing.*

***New pool architecture:** DexFlow's pool architecture is distinctive in that it provides single-sided liquidity provisioning, several assets per pool, and customizable asset weightings. The simulations of the Binance Smart Chain demonstrate how less susceptible to transient loss this topology is.*

***Smart order execution:** Orders with a price effect of more than 0.2% should be divided and executed as fractional orders. These fractional orders provide our smart liquidity routing and smart liquidity arbitrage features enough time to determine the appropriate prices after each trade.*

***Margin liquidity:** DexFlow leverages money markets to leverage margin liquidity, which uses capital more effectively than traditional AMMs like Pancakeswap V2. Liquidity suppliers receive a higher APY thanks to this method.*

DexFlow has essentially built the first DeFi ecosystem, which employs protocol-managed liquidity to provide frictionless experiences for both traders and liquidity providers. By addressing the underlying issues that regular DEX users face, this innovative solution paves the way for a more effective and user-friendly DeFi experience.


---

# 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://dexflowtoken.gitbook.io/docs/overview/why-dexflow.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.
