# Common wallets

Again, this is not a complete list and it is recommended to do your own research to decide what wallet you would like to use. Like blockchains, wallets are all very similar to set up and use, and it isn’t uncommon to use multiple wallets.&#x20;

## Metamask

The most common wallet used today is [Metamask](https://metamask.io/). Metamask is a wallet that works for all EVM-compatible blockchains. Metamask can be installed as a browser extension and be downloaded as an app on your phone.&#x20;

## Phantom

[Phantom](https://phantom.app/) is one of the most common wallets for the Solana blockchain. Phantom similarly can be used as a browser extension and as a mobile app.&#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://dantheman8300.gitbook.io/beginners-guide-joining-the-world-of-blockchain/your-blockchain-identity/common-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.
