> 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/an-quan-an-li/jia-ke-fu-zha-pian.md).

# 假客服诈骗

用户小D在TG群里发言反映交易中遇到的问题，稍后在TG中接到“假客服”的私聊。\
\
对方自称是DEXX的员工，要求其下载"安全验证工具"（实为远程控制软件AnyDesk）。小D运行软件后，黑客实时监控屏幕，在其登录DEXX后窃取账号密码及短信验证码，3分钟内转走账户内全部SOL与ETH，损失达9.5万美元。事后发现聊天记录全部被“假客服”删除。\
\
\
或者自称是DEXX的客服，向用户索要密码以及验证码。<br>

DEXX提醒您，防范假客服需建立主动防御机制：牢记DEXX绝不会主动向您索要任何敏感信息，任何时候都要记得二次检查客服身份。日常沟通仅使用官网认证的客服通道。


---

# 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/an-quan-an-li/jia-ke-fu-zha-pian.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.
