> 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/te-se-gong-neng.md).

# 特色功能

## 安全检测、风险尽知

在每个代币页面，我们都准备了合约检测功能。详细提示该合约的权限是否已被丢弃、是否可以修改交易费率、是否存在黑名单等功能。帮助用户避免貔貅风险。\ <br>

## 防夹交易、一键配置

DEXX App内在用户页中提供了防夹开关的选项。即使您没有配置私域节点的经验，也可在设置中一键打开防夹开关，避免被夹子机器人攻击套利，减少获得代币数量。\ <br>

## 复制合约、自动识别

DEXX开发团队在交易中发现大部分的用户都会有复制某个合约地址，再去搜索，最后再交易的习惯。但在这个过程中，切换app、等待数据加载会耗费很多时间。对于链上交易来说，时间差是致命的。快人一秒意味着你可以拿到更低价的筹码/以更高的价格卖出。\
\
在DEXX中，你可以在Telegram/微信中，复制某个合约地址，再次打开DEXX App，就会自动识别该合约，直接跳转，全程仅需3秒，远快于使用其他交易工具的用户。\ <br>

## 翻倍出本、止盈止损

我们提供了丰富的交易策略供您灵活选择。无论是网格化交易还是波段交易。无需时时刻刻守在电脑前看线，挂好委托单，随时随地成交！


---

# 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/te-se-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.
