# Download & set up

To set up a new cryptocurrency wallet, you will need to follow these steps:

1\.      Download and install metapro wallet on your mobile device.

iOS - <https://apps.apple.com/us/app/metapro/id1628087356>

Android - <https://play.google.com/store/apps/details?id=com.metapro.app&hl=en&gl=US>

2\.      Create a new wallet: Our wallets will prompt you to create a new wallet or import existing wallet when you first launch the app. You'll need to follow the on-screen instructions to create a new wallet and set a strong password to protect it.

3\.      Write down your recovery phrase: Our wallets will also ask you to write down a recovery phrase, which is a sequence of words that can be used to recover your wallet if you forget your password. It's important to keep this phrase in a safe place, as it is the only way to recover your wallet if you forget your password.

4\.      Choose the coins you want to store: Our wallets support multiple cryptocurrencies, so you'll need to choose which ones you want to store in your wallet.

5\.      Secure your wallet: It's important to take steps to secure your wallet and keeping your recovery phrase in a safe place. You should also be careful not to share your password or recovery phrase with anyone, as this could compromise the security of your wallet.

<figure><img src="/files/qTYTsWUTus6U41zRhfdM" alt=""><figcaption></figcaption></figure>


---

# 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.metaproprotocol.com/metapro-one/download-and-set-up.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.
