# 安全措施

- [如何安全使用自定义节点](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/node.md): 如何在 TokenPocket 中安全使用自定义节点，保护你的数字资产。
- [TG Bot 是“交易神器”，还是“定时炸弹”？](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/tg-bot.md)
- [稳定币冻结风险与解决方案](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/stablecoin.md): 深入解析中心化稳定币（如USDT、USDC）被发行方冻结的风险源头（如合规、监管、违法活动），探讨冻结的常见迹象与应对流程，并提供如分散资产、选择合规平台等有效的预防措施，帮助用户保障数字资产安全
- [安全操作指引](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/guide.md)
- [TokenPocket 2023-安全总结](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/2023-summary.md): 安全科普文章汇总
- [设置隐藏小额交易记录](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/hide.md)
- [TokenPocket授权管理工具使用教程](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/tp-approve.md)
- [revoke.cash授权管理工具使用](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/revoke.cash.md)
- [使用第三方DApp注意事项](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/dapp.md)
- [代币合约安全检测工具使用指引](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/token-detection.md)
- [请保管好您的私钥/助记词!](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/phrase-key.md)
- [请小心被标记为风险的代币或网站链接](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/risky-token-link.md)
- [一文学会分辨TP钱包是否正版](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/testing.md)
- [官网正版钱包验证方法](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/verification.md)
- [如何验证你的Google Play版TP钱包是否正版](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/google.md)
- [如何验证App Store版TP钱包（TP Wallet）是否正版](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/appstore.md)
- [在Telegram上如何辨别真假群管理员以及群组？](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/telegram.md)
- [授权（Approve）一文详解！](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/about-approve.md)
- [如何查看/取消恶意Approve（授权）？](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/cancel-malicious-authorization.md)
- [三步辨别真假官网 手把手教你下载TokenPocket APP](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/identify-the-official-website.md)
- [资产防丢](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/assests-loss-prevention.md)
- [资产防盗](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/assets-theft-prevention.md)
- [MEV防护功能教程](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/mev.md)
- [使用Passphrase功能创建“隐藏钱包”](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/passphrase.md)
- [假钱包处理方案](https://help.tokenpocket.pro/cn/security-knowledge/protective-measures/solution.md)


---

# 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.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.
