# Wallet & Safety

A crypto wallet stores your public key (your wallet address), secures and hides your private key (the password that gives you access to your wallet and its assets), and allows you to store, send, and receive cryptocurrencies (e.g. Bitcoin, Ethereum, Solana, etc.).

Just like with any form of currency or asset, it is of the utmost importance to always ensure the safety and security of your wallets. With an increasing number of hacks and scams in the space, it is crucial for all of us to understand the different types of wallets available, the risks associated with them, and how to secure them properly and trade safely.&#x20;

This article will provide an in-depth look at the types of wallets, as well as tips on how to keep your wallets and private keys safe for protection against cyber threats.

<br>


---

# 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://nfts-101.kyzzen.io/wallet-and-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.
