# How to get an Algorand Wallet

The difference between Metamask and Algorand wallets is that Metamask isn't compatible with the Algorand blockchain.

Pera is the Algorand wallet the Day By Day team recommends:

### Pera Wallet

1. To get started with Pera Wallet - visit [https://perawallet.app](https://perawallet.app/)&#x20;
2. Agree to the Term and Conditions
3. Create a password that you will use every time you use your wallet, sign an application, approve the spending of funds and more.
4. Write down your mnemonic phrase (backup phrase in case your account is compromised)
5. Complete! You have successfully created an Algorand wallet.

Read Pera's guide for a detailed step-by-step: <https://support.perawallet.app/en/article/create-a-new-algorand-account-on-pera-wallet-1ehbj11/>&#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.daybyday.io/day-by-day-overview/how-to/how-to-get-an-algorand-wallet.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.
