# Key Advantages of Möbius

* **Single-Sided Liquidity Provision** – Simplifies liquidity provision by allowing LPs to deposit and withdraw a single asset, eliminating the need for exposure to multiple tokens.
* **Extendable Pool Design** – Reduces liquidity fragmentation by supporting multi-asset pools, enabling direct swaps without relying on inefficient multi-pool routing.
* **Demand-Driven TVL** – Token distribution in the pool naturally reflects market demand. For example, a pool could hold 5M USDT, 5M USDC, and 2M DAI, without artificially favoring swaps from DAI to other assets.
* **Fine-Tuned Emission Control** – Single-sided liquidity provision enables precise incentive targeting for specific assets, enhancing capital efficiency and improving overall liquidity depth.
* **Seamless DeFi Integrations** – Möbius' composable design allows DeFi aggregators and protocols to build on top of it, further boosting capital efficiency and expanding its ecosystem. Möbius LP tokens are yield-bearing assets that can integrate with other DeFi protocols, unlocking use cases such as collateralization, fixed-yield strategies and composability within lending markets and structured products.


---

# 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://mobius-exchange.gitbook.io/mobius-exchange/readme/key-advantages-of-mobius.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.
