# Generate a New Wallet

### Step 1

* Download Solflare’s mobile app from either the [iOS](https://apps.apple.com/us/app/solflare/id1580902717) or [Android](https://play.google.com/store/apps/details?id=com.solflare.mobile) store.

![](https://academy.solflare.com/wp-content/uploads/2022/02/IMG_0686-473x1024.jpeg)

### Step 2

* Select **Create a New Wallet.**
* Swipe through the reminders about how to store your [recovery phrase](https://academy.solflare.com/what-is-a-mnemonic-phrase-and-how-does-it-work/), and select **continue**.

![](https://academy.solflare.com/wp-content/uploads/2022/02/IMG_0687-473x1024.jpeg)![](https://academy.solflare.com/wp-content/uploads/2022/02/IMG_0689-473x1024.jpeg)

### Step 3

* You’ll be prompted to write down your recovery phrase word for word.

![](https://academy.solflare.com/wp-content/uploads/2022/02/IMG_0690-473x1024.jpeg)![](https://academy.solflare.com/wp-content/uploads/2022/02/IMG_0691-473x1024.jpeg)

### Step 4

* You’ll be asked to choose two random words from the phrase to ensure that you didn’t lose it.
* Then you’ll be prompted to enter a passcode.

![](https://academy.solflare.com/wp-content/uploads/2022/02/IMG_0692-473x1024.jpeg)![](https://academy.solflare.com/wp-content/uploads/2022/02/IMG_0693-473x1024.jpeg)

### That’s it!

* You can now enjoy all the unique and powerful features that Solflare has to offer.

![](https://academy.solflare.com/wp-content/uploads/2022/02/IMG_0694-473x1024.jpeg)


---

# 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.solflare.com/solflare/onboarding/mobile/generate-a-new-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.
