# 1.2 DEX的问题

1\. 市场上运行的DEX太多，链不同，钱包不同，但新用户没有一站式平台。

2\. 网页端的DEX，用户界面通常比较复杂且不友好。

3\. 网页端的DEX，币对选择过程过于复杂且耗时。

4\. 交易或决策数据不足；交易者需要更多信息，例如K线、流动性数据、订单历史、实时成交订单、用户持仓、APY 等。

5\. 缺乏深度和有价值的数据，如热门交易对、新上市交易对、流动性排名等，交易者可以在这些数据中找到他们正在寻找的宝贵机会来致富。

6\. TP+薄饼模式的成交过程耗时太长，一般需要10秒。

7\. 不同链之间兑换USDT，需要寻找其他App。

8.我们不能在DEX上做计划委托（挂单）。

![](/files/-MhrsF4HUGn5c1I5_dJT)


---

# 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://msgsender-2.gitbook.io/msgsender/msg-zhong-wen/1.2-dex-de-wen-ti.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.
