# Getting Started with Flits Wallet App

### Step 1

* To get started with the Flits Wallet you will need to download it from [<mark style="color:blue;">**Google Play Store**</mark>](https://play.google.com/store/apps/details?id=app.flitsnode.flits\&pli=1)
* Once, the installation is complete open the app to start the setup process
* On the first window, select the blue '**create a wallet**' button. [<mark style="color:blue;">**Learn how to recover your old wallet using the seed phrase**</mark>](/tutorials/flits-wallet-app/how-to-recover-an-old-wallet-using-the-seed-phrase.md)

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

### Step 2

* Next, is the 'Welcome" page. Select the blue '**Start**' button to begin

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

### Step 3

* Flits Wallet is a non-custodial solution that gives you full control of your funds by handing you a seed phrase of 24 words.
* The seed phrase gives you access to your funds and needs to be stored offline.
* Select, '**Next**' to proceed to the verification page

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

### Step 4

* Verify your seed phrase by entering the words and then press the '**Verify**' button:

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

### Step 5

* If you correctly enter the 3 words from your seed phrase, you receive a successful message as shown below.
* Proceed by pressing the '**Start user setup**' button to begin some basic settings.

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

### Step 6

* Enable Push notifications to receive updates on your activities.
* Alternatively, skip to continue to the next step

<figure><img src="/files/8EMfXPC0re3IrAeRP6BV" alt=""><figcaption></figcaption></figure>

### Step 7

* Choose and save your preferred FIAT currency

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

### Step 8

* Switch to dark mode if you wish to&#x20;

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

### Step 9

* Congrats! You just finished with the setup process. Select the '**Get started**' button and explore the Flits Wallet

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

### Step 10

* Select '**Show me around**' to learn about some of the cool features of the app or '**No thanks**' to access the wallet.

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

### Step 11

* Any of the options in the previous step will send you to the wallet overview

<figure><img src="/files/MZ2ZUJkHcSQxwI7l4J4Y" 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.decenomy.net/tutorials/flits-wallet-app/getting-started-with-flits-wallet-app.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.
