# How to protect yourself from fraud?

Follow these basic security rules to protect your funds:

#### 🙅‍♂️ Don’t share your personal data

Never give away passwords, seed phrases, or private keys—not even if the request seems official.

#### 🔐 Enable 2FA (Two-Factor Authentication)

It adds an extra layer of protection against unauthorized access to your funds.

#### ☑️ Verify information

Always double-check data before clicking links or confirming transactions.

#### 👀 DYOR (Do Your Own Research)

Always research thoroughly, check sources and reviews before investing or making transactions.

{% hint style="danger" %}
**Never share your seed phrase with anyone.**
{% endhint %}

{% hint style="warning" %}
If an offer sounds too good to be true, it probably is. Stick to these basic security rules to protect your funds.
{% endhint %}


---

# 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/how-to-protect-yourself-from-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.
