# 假空投诈骗

骗子利用免费空投的宣传噱头，制作海报或者链接在社区宣传，用户扫码识别后打开网址并授权（登录）后，来执行Airgrab的方式来授权并领取空投，授权后骗子获取其授权的代币的权限，从而转走用户资产。

近期，还出现新型的空投诈骗，用户通过查看交易记录收到了空投代币，点击查看会发现Memo里附带了链接并提示可以使用空投代币兑换其他币。当用户打开链接使用空投代币兑换其他代币时，此时需要进行授权，而该授权是恶意行为，一旦授权将导致钱包资产被全部划走。

因此，切记天下无免费的午餐，不要打开不明链接领取空投，或扫码授权，更不要将私钥/助记词发送给任何人，谨防空投诈骗。

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


---

# 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/fraud-cases/airdrop-fraud.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.
