# 常见诈骗案例

- [添加假节点，眼见皆为假！](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/fake-rpc.md): 骗子频繁冒充“合作平台”引导用户添加假节点，诱导完成非法资产转移。文章重点对假节点骗局的诈骗场景进行了分析，并提供了相应的安全使用建议。
- [警惕自定义RPC节点骗局](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/rpc.md)
- [警惕“零金额”转账骗局](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/zero-tansfer.md)
- [警惕精准伪装地址](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/pretender.md)
- [警惕接码类诈骗](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/sms.md)
- [警惕新型空投诈骗](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/new-scams.md)
- [警惕助记词分享诈骗](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/tron-phishing-wallet.md)
- [BSC链恶意授权诈骗](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/malicious.md)
- [假空投诈骗](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/airdrop-fraud.md)
- [假二维码诈骗](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/fake-code-scam.md)
- [假链接/App诈骗](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/fake-app-fraud.md)
- [钓鱼网站诈骗](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/phishing-website-fraud.md)
- [假代币诈骗](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/fake-tokens-fraud.md)
- [假客服诈骗](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/fake-customer-service-fraud.md)
- [Dapp授权诈骗](https://help.tpwallet.io/cn/security-knowledge/fraud-cases/dapp-approve-fraud.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.tpwallet.io/cn/security-knowledge/fraud-cases.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.
