# Using Zenlink DEX

In order to optimize the Zenlink DEX architecture and user experience, we have launched a revamped new APP, while the old APP will be kept at the same time at the initial stage (the old APP is expected to be taken offline a few months after the new APP), the new APP and the old APP use separate web page (URL), please pay attention to distinguish them!&#x20;

**New APP:** <https://app.zenlink.pro/>

**Old APP:** <https://dex.zenlink.pro/>&#x20;

The UI\&UX of the new APP and the old APP is very different, so to make it easier for users to get started, please follow the different user guides:&#x20;

**New APP User Guide:** [new-app](https://wiki.zenlink.pro/zenlink-dex-dapp/user-guide/using-zenlink-dex/new-app "mention")

**Old APP User Guide:** [old-app](https://wiki.zenlink.pro/zenlink-dex-dapp/user-guide/using-zenlink-dex/old-app "mention")


---

# 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/user-guide/using-zenlink-dex.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.
