> For the complete documentation index, see [llms.txt](https://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/gong-neng-jie-shao/ji-chu-gong-neng.md).

# 基础功能

## 操作简单，易于上手

DEXX采用了传统CEX式的产品逻辑，无论您是加密货币新手或是拥有丰富的链上交易经验的degen，打开App，通过直观的界面即可让您轻松掌握DEXX各项功能。\ <br>

## 一键交易，快速响应

链上行情熟息万变，买得快与逃得快才是永赚的基本奥义。\
DEXX在开发过程中以用户角度出发，尽量优化用户交易流程，预设好常用的金额，一键完成交易买卖。免去了繁琐复杂的认证切换流程。\ <br>

## 安全交易，降低风险

我们选择了独立的APP进行交易，而非Telegram Bot或其他插件等形式，目的在于避免目前市面上常见的假链接、假群聊、假授权、假验证等诈骗手段。\ <br>

## 数据及时，推送准确

数据方面，DEXX采用了自行开发+多套第三方数据方案并联的模式，多套成熟数据方案以确保App中数据始终为最新、最准确的数据。让您时刻掌握市场动态，做出明智的交易决策。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/gong-neng-jie-shao/ji-chu-gong-neng.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.
