# 资产防盗

资产防盗的根本就是私钥、助记词或DApp权限的保护问题，因此，您需要保护好私钥、助记词等安全信息并遵守以下原则：

1、不要随意执行来历不明的二维码和链接；

2、不要泄露自己任何的敏感信息；

3、不截屏或者拍照保存私钥或助记词；

4、不在不安全的环境下使用钱包或者导出私钥、助记词。


---

# 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://help.tokenpocket.pro/cn/security-knowledge/protective-measures/assets-theft-prevention.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.
