# Safety rules

Before you go, stamp the following basics into your mind:

{% hint style="danger" %}

* **NEVER share your seed phrase**\
  \&#xNAN;*Even if someone is saying he/she is from DeDust team.*

* **NEVER lose your seed phrase**\
  \&#xNAN;*In* [*DeFi*](#user-content-fn-1)[^1] *nobody's able to help you reach your funds.*

* **NEVER connect your wallet to untrusted platforms or bots / miniapps**\
  \&#xNAN;*Even if it looks completely the same as origins or was shared to you by someone impersonating DeDust team. Always double-check.*
  {% endhint %}

{% hint style="warning" %}

* Carefully store your seed phrase and make sure to have at least one its backup, not to lose it.
* 'Not your keys — not your crypto'. Using custodial cryptowallets, you risk to lose access to your funds.
* Use anti-virus software on your device, only official versions and up to date wallet apps.
* Always DYOR[^2]. Only you are responsible for your funds and it's only up to you how you treat them.
* With more power comes more responsibility.\
  The whole crypto is **RISK**.
  {% endhint %}

{% hint style="success" %}

* Always refer to this guide and only to official socials/contacts of DeDust team.
* Work out a habbit to visit this page from time to time to be informed about new known scams.
* First think (and ask) — act after.
  {% endhint %}

<details>

<summary>Learn more about safety</summary>

* Known popular scam schemes in crypto:\
  <https://t.me/thedailyton/960>

</details>

[^1]: Decentralized Finance

[^2]: Do Your Own Research


---

# 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.dedust.io/en/ru/start/safety.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.
