> For the complete documentation index, see [llms.txt](https://whitepaper.silencio.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.silencio.network/disclaimer/beware-of-scam-airdrops.md).

# Beware of Scam Airdrops

As the crypto community continues to grow, so does the prevalence of scam token launches and airdrops. These schemes often entice unsuspecting individuals with promises of quick profits or free tokens, only to vanish with their funds or personal information.

At Silencio, we are committed to transparency and integrity in all our efforts. We caution our community members to remain vigilant and discerning regarding token launches and airdrops.

## Here Are Key Points To Keep In Mind:

* Watch out for scams: Be cautious of token launches and airdrops that appear too good to be true. Scammers often use deceptive tactics to lure people into their schemes.
* Trust only official sources: Only rely on information from official Silencio channels, such as our website, social media, or direct communications from our team. We will never launch a token airdrop in stealth or without informing the community.
* Do your due diligence: Research any token launch or airdrop carefully and look for warning signs or red flags.
* Protect your personal information: Be cautious when sharing personal information, such as wallet addresses or private keys, with unverified sources. Scammers may use this information to steal funds or compromise security.
* Report suspicious activity: If you encounter suspicious token launches or airdrops claiming to be associated with Silencio, report them to our team immediately. We take the security of our community seriously and will act to address fraudulent activity.

Staying informed and cautious can protect you and our community from scams. At Silencio, transparency and trust are vital, and we will always prioritize the safety and security of our community members.


---

# 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://whitepaper.silencio.network/disclaimer/beware-of-scam-airdrops.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.
