> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tokenpocket.pro/cn/security-knowledge/fake-app-fraud.md).

# 假链接/App诈骗

\
骗子会开发和正版的钱包高度相似的App，以假乱真，导致用户在创建或者导入钱包的时候，骗子后台的服务器就会默默记录并同步到他们特定的服务器，骗子得到私钥助记词后导入钱包就可以转移用户所有的资产。

所以，用户一定不要使用他人给的链接或者App安装包，请认准官方地址。

**TokenPocket 网址：**[<mark style="color:blue;">**www.tokenpocket.pro**</mark>](https://help.tokenpocket.pro/cn/security-knowledge/www.tokenpocket.pro)  [<mark style="color:blue;">**www.tpwallet.io**</mark>](https://help.tokenpocket.pro/cn/security-knowledge/www.tpwallet.io)

[<mark style="color:blue;">**点击查看官网钱包验证方法**</mark>](/cn/security-knowledge/protective-measures/verification.md)

[<mark style="color:blue;">**点击验证App Store**</mark>](/cn/security-knowledge/protective-measures/appstore.md)<mark style="color:blue;">**版钱包**</mark>

[<mark style="color:blue;">**点击验证Google Play**</mark>](/cn/security-knowledge/protective-measures/google.md)<mark style="color:blue;">**版钱包**</mark>

{% embed url="<https://mmbiz.qpic.cn/mmbiz_png/Ix9V3X8KKBxBsQR8NXzuBuia0phb5z6bT1tv91AUSk7zaZ1eEH4IbdgIxmbPaKut97gticJoAT2ho7YASBEnysdA/640?wx_co=1&wx_fmt=png&wx_lazy=1&wxfrom=5>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.tokenpocket.pro/cn/security-knowledge/fake-app-fraud.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
