# eckoDEX

- [Introduction](https://docs.ecko.finance/eckodao/eckodex/introduction.md): End-to-end platform for Decentralized Finance
- [eckoDEX Litepaper](https://docs.ecko.finance/eckodao/eckodex/eckodex-litepaper.md)
- [Why eckoDEX?](https://docs.ecko.finance/eckodao/eckodex/eckodex-litepaper/why-eckodex.md)
- [Problems in DeFi](https://docs.ecko.finance/eckodao/eckodex/eckodex-litepaper/why-eckodex/problems-in-defi.md)
- [Solution: Long Term Scalability](https://docs.ecko.finance/eckodao/eckodex/eckodex-litepaper/why-eckodex/solution-long-term-scalability.md)
- [Solution: Gas-free](https://docs.ecko.finance/eckodao/eckodex/eckodex-litepaper/why-eckodex/solution-gas-free.md)
- [Solution: Slippage Control](https://docs.ecko.finance/eckodao/eckodex/eckodex-litepaper/why-eckodex/solution-slippage-control.md)
- [Solution: Decentralised Infrastructure](https://docs.ecko.finance/eckodao/eckodex/eckodex-litepaper/why-eckodex/solution-decentralised-infrastructure.md)
- [Solution: Secure Smart Contracts](https://docs.ecko.finance/eckodao/eckodex/eckodex-litepaper/why-eckodex/solution-secure-smart-contracts.md)
- [Industry Outlook](https://docs.ecko.finance/eckodao/eckodex/eckodex-litepaper/industry-outlook.md)
- [DEX Market Potential](https://docs.ecko.finance/eckodao/eckodex/eckodex-litepaper/industry-outlook/dex-market-potential.md)
- [eckoDEX: The Next Generation of DEXes](https://docs.ecko.finance/eckodao/eckodex/eckodex-litepaper/industry-outlook/eckodex-the-next-generation-of-dexes.md)
- [Vision](https://docs.ecko.finance/eckodao/eckodex/eckodex-litepaper/vision.md)
- [Platform](https://docs.ecko.finance/eckodao/eckodex/platform.md): Maximise your yield generating activities on Kadena's market leading decentralised trading platform.
- [How to Swap](https://docs.ecko.finance/eckodao/eckodex/how-to-swap.md): Swap your tokens indefinitely and forget the extra costs associated with gas rates. The gas is paid for by our gas station!
- [X-Swap](https://docs.ecko.finance/eckodao/eckodex/how-to-swap/x-swap.md)
- [The eckoDEX Wrapper](https://docs.ecko.finance/eckodao/eckodex/how-to-swap/the-eckodex-wrapper.md): An overview of the Wrapper Contract that allows for advanced swap functions.
- [Migrate liquidity from eckoDEX Beta to Mainnet V1](https://docs.ecko.finance/eckodao/eckodex/migrate-liquidity-from-eckodex-beta-to-mainnet-v1.md)
- [How to Add Liquidity](https://docs.ecko.finance/eckodao/eckodex/how-to-add-liquidity.md): Learn how to earn yield by providing liquidity on eckoDEX
- [Single-Sided Liquidity](https://docs.ecko.finance/eckodao/eckodex/how-to-add-liquidity/single-sided-liquidity.md): Overview of how our single-sided liquidity features work.
- [Understanding Liquidity Provision and Impermanent Loss](https://docs.ecko.finance/eckodao/eckodex/how-to-add-liquidity/understanding-liquidity-provision-and-impermanent-loss.md): How eckoDEX creates benefits for Liquidity Providers, while working to reduce Impermanent Loss
- [Governance Mining](https://docs.ecko.finance/eckodao/eckodex/governance-mining.md): Lock your tokens to access our DAO - accrue voting power with our algorithmic formula.
- [Understanding Governance Mining](https://docs.ecko.finance/eckodao/eckodex/governance-mining/understanding-governance-mining.md): An overview of the KDX GM Program


---

# 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.ecko.finance/eckodao/eckodex.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.
