> 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/zhu-ji-ci-xian-jing.md).

# 助记词陷阱

小D在DEXX的社区里看到了这样的一段话，\
\
“伤心的币圈，再也不玩了。还剩点代币给有缘人了。apple pineapple banana orange watermelon plum blueberry cherry durian carambola pear grapefruit“\
\
\
小D看见助记词之后倒入到了钱包里，发现里面有很多SOL上面的代币，但是没有SOL作为gas。所以小D就从DEXX里转了0.1个SOL到这个钱包里，打算把这些币全部卖掉然后再转回来。\
\
结果刚转进去0.1SOL，下一秒这0.1SOL就被人转到不知道的钱包里去了。\
\
你瞄准的是他的代币，黑客瞄准的是你的gas


---

# 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/zhu-ji-ci-xian-jing.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.
