# Safety Recommendations

<figure><img src="https://content.gitbook.com/content/YrULFE2Ik09R3IUyH0Oy/blobs/in83vmL6RrJfozL1ehJ7/web3-visual_1.png" alt=""><figcaption></figcaption></figure>

1\. Write down the seed words for your wallet and store it safely offline.&#x20;

2\. Two copies of your seed phrase are always better than one. Just prepare for unexpected situations!&#x20;

3\. For added security, use a unique password for your wallet; something not even remotely similar to other passwords you use on other platforms.&#x20;

4\. Use hot wallets to interact and hardware wallets to safekeeping.&#x20;

5\. MetaMask and other wallets enable you to create multiple accounts (addresses) from the same seed. It's a good practice to use a different account exclusively for interacting with Dapps.&#x20;

6\. Never input your seed words on any website or form.&#x20;

7\. Keep your device updated.&#x20;

8\. Connect only to websites that you trust.&#x20;


---

# 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://docs.blinkgalaxy.com/learning-station/safety-recommendations.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.
