# ZENLINK DEX DAPP

- [User Guide](https://wiki.zenlink.pro/zenlink-dex-dapp/user-guide.md): Start your Polkadot DeFi journey with Zenlink DEX.
- [Install PolkadotJS](https://wiki.zenlink.pro/zenlink-dex-dapp/user-guide/install-polkadotjs.md): Install PolkadotJS
- [Install MetaMask](https://wiki.zenlink.pro/zenlink-dex-dapp/user-guide/install-metamask.md): Install MetaMask
- [Add Network](https://wiki.zenlink.pro/zenlink-dex-dapp/user-guide/add-network.md): Add Network
- [Bridge (AnySwap/Bifrost for example)](https://wiki.zenlink.pro/zenlink-dex-dapp/user-guide/bridge-anyswap-bifrost-for-example.md)
- [Using Zenlink DEX](https://wiki.zenlink.pro/zenlink-dex-dapp/user-guide/using-zenlink-dex.md)
- [New APP](https://wiki.zenlink.pro/zenlink-dex-dapp/user-guide/using-zenlink-dex/new-app.md): New APP User Guide
- [Old APP](https://wiki.zenlink.pro/zenlink-dex-dapp/user-guide/using-zenlink-dex/old-app.md): The old APP is expected to be taken offline in a few months after the launch of the new APP.
- [Yield/Farming](https://wiki.zenlink.pro/zenlink-dex-dapp/user-guide/yield-farming.md)
- [Invite to Earn (Suspended)](https://wiki.zenlink.pro/zenlink-dex-dapp/user-guide/invite-to-earn-suspended.md): Invite to Earn
- [X-Transfer](https://wiki.zenlink.pro/zenlink-dex-dapp/x-transfer.md)
- [Bootstrap](https://wiki.zenlink.pro/zenlink-dex-dapp/bootstrap.md)
- [Farming Mechanism](https://wiki.zenlink.pro/zenlink-dex-dapp/farming-mechanism.md)
- [Mega Aggregator](https://wiki.zenlink.pro/zenlink-dex-dapp/aggregator.md): Aggregate The World
- [Referral Program](https://wiki.zenlink.pro/zenlink-dex-dapp/aggregator/referral-program.md)
- [Smart Order Routing](https://wiki.zenlink.pro/zenlink-dex-dapp/aggregator/smart-order-routing.md): From smart order routing to aggregator.
- [Integration Doc](https://wiki.zenlink.pro/zenlink-dex-dapp/aggregator/integration-doc.md): Learn how to quickly integrate into the Zenlink Mega Aggregator
- [Hybrid AMM](https://wiki.zenlink.pro/zenlink-dex-dapp/hybrid-amm.md)


---

# 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://wiki.zenlink.pro/zenlink-dex-dapp.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.
