# How to Deploy Masternodes in the Flits Wallet App

### Step 1

* Select '**Wallets**' while on the home page
* Next, we choose FLS because that's the coin we want to deploy a masternode for.

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

### Step 2

* On the '**Overview**' tab in the FLS wallet, select '**Nodes**' as shown in the image below:

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

### Step 3

* Click on '**New node**' to start the setup process

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

### Step 4

* While on the setup page, click on '**Start your masternode**'

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

### Step 5

* Specify the number of masternodes you would like to deploy. This also depends on your available balance.
* Next, click on '**Deploy masternodes**'

<figure><img src="/files/5Gs6dsD66Zva0Z8yNRZU" alt=""><figcaption></figcaption></figure>

### Step 6

* If everything goes well, you will be sent to the confirmation page, indicating your nodes are being installed.&#x20;

<figure><img src="/files/10RHIqyKQYBzzIYS97x6" alt=""><figcaption></figcaption></figure>

### Step 7

* Go back to the '**Masternodes**' tab, and you will find your masternode and its initial status.

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

* &#x20;After about 30 minutes, the status of your masternode should change to '**Enabled**' as seen in the image below:

<figure><img src="/files/3LEcuVZEfXr4p7qEW1Nu" 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/how-to-deploy-masternodes-in-the-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.
