# Comparisons

Minerva is part of a 3rd generation of wallets, focusing on ease of use for newcomers and still give power users the needed tools to solve various problems they face when they interact with blockchains via mobile wallets.&#x20;

There are roughly three mobile wallet categories:&#x20;

| Multicoin Wallets                                                                                                                            | EVM-Chain Wallets                                                                                                           | Browser Wallets                                                                                                              |
| -------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| Multicoin wallets are supporting as many coins and tokens as possible on all sorts of chains with different technologies and key management. | Ethereum protocol focus (mainnet, sidechains, L2) with vast amounts of tokens and an increasing number of connected chains. | The famous Burner Wallet started a new generation of wallets which are just a website  and can be opened with every browser. |
| Users have typically a high investment focus and rely on integrations done by the wallet provider.                                           | Users are more DApp oriented and like to experiment with DeFi and the full scale of the token universe.                     | Users are mostly newcomers learning to handle crypto with rather simple and basic interfaces.                                |
| <ul><li>Secure</li><li>Dependence on Financial Integrations</li><li>Focus more on Coins </li></ul>                                           | <ul><li>Secure</li><li>Full DApp Support</li><li>Focus on Ethereum or all EVM chains </li></ul>                             | <ul><li>Not Secure</li><li>Easy to Use</li><li>Limited Coin and Token Support</li></ul>                                      |
| Trust Wallet, Exodus, Coinomi, Ledger Live, Atomic Wallet                                                                                    | Minerva Wallet, AlphaWallet, Metamask Mobile, imToken, Argent                                                               | Burner Wallet or Minerva Cash                                                                                                |

Every wallet has pros and cons and suits different purposes, supports different applications and chains. Consequently, it is hard to say which one is better and so we try to give a little help to select the most useful one(s) for testing it our yourself.

You can join our [Minerva Wallet Telegram channel](https://t.me/MinervaWallet) , if you have further questions.   &#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.minerva.digital/comparisons.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.
