# What are healthy wallet safety practices?

When using the Kadena blockchain, it is important to **keep your seed phrase/private key safe and never share it with anyone.** This will ensure that only you have access to your wallet and funds.

It's also important to note that NFTs can be a lot of fun, but they are a highly volatile asset class and their value can fluctuate. It's important to do your own research (DYOR) before investing in NFTs.

To further protect your funds, it's **best practice to use a "burner wallet" when minting NFTs on any launchpad or marketplace.** A burner wallet is a temporary wallet that is used only for minting and can help limit your risk of exposure to shady websites.

**Make sure to always check the URL of any website you visit** to ensure it is the official link and bookmark sites you regularly visit. Be aware of phishing websites, which are identical fake sites that attempt to steal your private information.

Finally, consider getting a hardware wallet for added security. Hardware wallets protect your private keys and allow you to sign and confirm transactions on the Kadena blockchain. Even if the computer you're using isn't secure, your cryptocurrency funds will be safe in a hardware wallet.


---

# 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.arkade.fun/nft-guide/wallets/what-are-healthy-wallet-safety-practices.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.
