> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/en/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/en/security-knowledge/common-fraud-cases/fake-airdrop-giveaway-scam.md).

# Fake Airdrop/Giveaway Scam

Scammers will use free airdrop events with posters or links to promote in the community. If the user scans the code, enters the website and approves to receive airdrop tokens. After approval, the scammers obtain permission to transfer away user assets easily.&#x20;

In recent, new types of airdrop scams have appeared. According to feedback from communities, Users found that they received airdrop tokens when checking their transaction records. And it will be found that there is a link in memo line and noticed that the airdrop tokens can be exchanged for other tokens. If users open the link and exchange airdrop tokens for other tokens, their tokens on the wallet will be maliciously approved, resulting in the loss of assets.

Therefore, please be noted that there is no free meal in the world, do not click any unknown link to receive airdrops, or scan the code to approve your applications. More importantly, do not send the private key/mnemonic to anyone!


---

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

```
GET https://help.tokenpocket.pro/en/security-knowledge/common-fraud-cases/fake-airdrop-giveaway-scam.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.
