# Wax Security Tips

Security in crypto and Web3 should never be taken lightly, so here we have a few tips that we hope may help you stay safe.

* Make sure to enable and use 2FA options (if using Wombat or Cloud Wallet)
* Make sure to keep your connected email/social accounts safe as well (if using Wombat or Cloud Wallet)
* Consider using a HOT/COLD wallet distribution of your NFTs. With the hot wallet only holding your 'required for daily use' NFTs, and your cold wallet becomes your safe storage vault of NFTs, without needing to ever interact with unknown contracts/actions that might put the holdings at risk.
* **Don't FOMO into clicking random links in chats (especially from people you don't know!)**
* Make sure to read the transaction details of your transactions, before confirming transactions (especially if you just entered an unknown site)

<figure><img src="/files/bVGy22jv93gKJJShwH4r" alt="" width="188"><figcaption><p>Example of a scam transaction trying to steal WAX balance and NFTs from an account</p></figcaption></figure>

* Make sure to double check the URL/links you navigate to. Especially if clicking them from Discord servers, Twitter or chats.
* Do NOT share your exported/private keys with anyone
* Don't trust random investment advice in your DMs
* Beware for scam or phishing sites/links such as "atomicchud", "niftyblucks", "aiienwords", and etc.\
  **IF YOU ARE UNSURE OF A SITE: Visit google, search up the main/verifiably authentic site, and navigate to the source of the link instead.**
* Being extra cautious might occasionally make you miss out on a $1 NFT-gift-link airdrop, however it might also save you from being drained from all you got! So just be careful out there.


---

# 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.pixeljourney.xyz/education/getting-set-up-on-wax/wax-security-tips.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.
