# Wallets

*This section is created to assist users in navigating the most popular and accessible cryptocurrency wallets and includes answers to frequently asked questions concerning this matter. Here you will find extensive information about various existing wallet types, as well as convenient step-by-step tutorials with screenshots to guide you through the search, installation, security, and utilization stages.*&#x20;

## **Which Wallets to Use**

In simple terms, a cryptocurrency wallet is a special program for receiving, sending and storing cryptocurrency and is the link that helps you convert digital money into fiat money and pay with it in the way you are used to.

There are three main types of wallets: software, hardware, and paper. According to the way they work, they can be divided into two types: hot and cold.

**A hot cryptocurrency wallet** is a wallet with Internet access. This type is convenient for daily use, because you can check your balance, deposit or withdraw funds at any time.

However, it is better not to store large amounts of money in this type of wallet, because it is less secure than **a cold, or offline wallet**. This type of wallet is more secure because instead of online storage, a physical medium is used to write the keys offline.

Examples of some tried-and-true cryptocurrency wallets: MetaMask, Trust Wallet, SafePal, MyEtherWallet, MDAO Wallet, MDAO KeyWallet.&#x20;

The most common wallets among users are MetaMask and Trust Wallet.&#x20;

In our ecosystem products, these wallets are also common among users, along with MDAO Wallet.

Therefore, we have collected detailed information on the use of wallets and their common features.


---

# 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.daomars.com/f.a.q/wallets.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.
