# What is a scam?

A **scam** is online fraud aimed at **stealing your money** **or personal data**.

**Cryptocurrencies**, with their **anonymity** and **decentralization**, create ideal conditions for scammers. Even experienced users can fall victim.

Being aware and knowing how to protect yourself is key. Here's a breakdown of the common scams:

{% content-ref url="/pages/akVJP15bBVqIO1AZwYXF" %}
[Drainers](/intro/scams/drainers.md)
{% endcontent-ref %}

{% content-ref url="/pages/HxbMbWzgSc2srxORyIEw" %}
[Phishing](/intro/scams/phishing.md)
{% endcontent-ref %}

{% content-ref url="/pages/MtrYfKEogE0aGLismrXI" %}
[Seed Phrase Scams](/intro/scams/leaked-seed-phrases.md)
{% endcontent-ref %}

{% content-ref url="/pages/qeEtwp6ICjTnWiWswsEr" %}
[Address Poisoning](/intro/scams/address-poisoning.md)
{% endcontent-ref %}

{% content-ref url="/pages/yGVHVQfmsN6NZf1tsfze" %}
[Social Engineering](/intro/scams/social-engineering.md)
{% endcontent-ref %}


---

# 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.mytonwallet.io/intro/scams/what-is-a-scam-how-to-avoid-scams.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.
