> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/ru/baza-znanii/moshennichestvo-i-skamy/poddelnye-decentralizovannye-prilozheniya.md).

# Поддельные децентрализованные приложения

Мошенники создают фальшивые приложения, которые выглядят как настоящие сервисы. Главная хитрость — в окне **TON Connect** они показывают адрес известного сайта, но на самом деле работают с другого домена.

### :eyes: Как это работает?

Представьте: вы видите, что подключаетесь к приложению по адресу **example.app**, но на самом деле соединение идёт с **fake-example.app**. Мошенники используют подмену адреса в **TON Connect**, чтобы украсть ваши средства.

### :teacher: Как защититься?

**My Wallet** автоматически проверяет, совпадает ли адрес, который вы видите, с тем, куда на самом деле идёт подключение. Если что-то не так — вы увидите соответствующее предупреждение.

### 🤷‍♂️ Что делать при предупреждении?

Если появилось предупреждение о подозрительном децентрализованном приложении, убедитесь, что вы действительно работаете с официальным приложением.

Если есть сомнения или выяснилось, что это подделка — отмените текущее действие.

{% hint style="danger" %}
**Никогда и никому не сообщайте вашу сид-фразу.**
{% endhint %}

{% hint style="warning" %}
Если предложение звучит слишком заманчиво, чтобы быть правдой — скорее всего, это обман. Соблюдайте простые [**правила безопасности**](/ru/baza-znanii/moshennichestvo-i-skamy/kak-zashititsya-ot-moshennikov.md), чтобы сохранить свои средства.
{% endhint %}


---

# 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.mywallet.io/ru/baza-znanii/moshennichestvo-i-skamy/poddelnye-decentralizovannye-prilozheniya.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.
