# Introduction to Unizen

- [Unizen Overview](https://docs.unizen.io/introduction-to-unizen/unizen-overview.md): Next-Generation DEX Aggregator
- [Unizen Liquidity Distribution Mechanism (ULDM)](https://docs.unizen.io/introduction-to-unizen/unizen-overview/unizen-liquidity-distribution-mechanism-uldm.md): Minimizing Slippage in Decentralized Trading
- [ULDM Performance](https://docs.unizen.io/introduction-to-unizen/unizen-overview/unizen-liquidity-distribution-mechanism-uldm/uldm-performance.md): Challenging The Leading DEX Aggregators
- [Unizen Interoperability Protocol (UIP)](https://docs.unizen.io/introduction-to-unizen/unizen-overview/unizen-interoperability-protocol-uip.md): Zero Touch, Cost Aggregating and Redundant Digital Asset Interoperability
- [LayerZero](https://docs.unizen.io/introduction-to-unizen/unizen-overview/unizen-interoperability-protocol-uip/layerzero.md)
- [DeBridge](https://docs.unizen.io/introduction-to-unizen/unizen-overview/unizen-interoperability-protocol-uip/debridge.md)
- [Stargate](https://docs.unizen.io/introduction-to-unizen/unizen-overview/unizen-interoperability-protocol-uip/stargate.md)
- [Celer](https://docs.unizen.io/introduction-to-unizen/unizen-overview/unizen-interoperability-protocol-uip/celer.md)
- [Axelar](https://docs.unizen.io/introduction-to-unizen/unizen-overview/unizen-interoperability-protocol-uip/axelar.md)
- [Thorchain](https://docs.unizen.io/introduction-to-unizen/unizen-overview/unizen-interoperability-protocol-uip/thorchain.md)
- [Unizen Dashboard](https://docs.unizen.io/introduction-to-unizen/unizen-dashboard.md)
- [General](https://docs.unizen.io/introduction-to-unizen/unizen-dashboard/general.md)
- [Portfolio](https://docs.unizen.io/introduction-to-unizen/unizen-dashboard/portfolio.md)
- [History](https://docs.unizen.io/introduction-to-unizen/unizen-dashboard/history.md)
- [Unizen Trade](https://docs.unizen.io/introduction-to-unizen/unizen-trade.md): Access Decentralized Liquidity Across Multiple Blockchains
- [Fees](https://docs.unizen.io/introduction-to-unizen/unizen-trade/fees.md): Access Paths and Fee Breakdown
- [Unizen Explore](https://docs.unizen.io/introduction-to-unizen/unizen-explore.md): Search, Track, and Analyze Single- and Cross-Chain Activity
- [Unizen Omni-Chain Data Pool](https://docs.unizen.io/introduction-to-unizen/unizen-explore/unizen-omni-chain-data-pool.md)
- [Unizen Earn](https://docs.unizen.io/introduction-to-unizen/unizen-earn.md): Stake with Confidence and Flexibility


---

# 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.unizen.io/introduction-to-unizen.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.
