# Coin Selection

This menu has a dynamic result depending on what is installed in the system.\
\
If the coin masternode is not installed, you will be prompted to install it, as shown in the image below.

<div align="left"><figure><img src="/files/8FRdhESleuXdQVYdp6K9" alt=""><figcaption></figcaption></figure></div>

The master node installation process will display information about the current step. It is unlikely that the installation will get stuck, although the screen may appear frozen or the process may appear to have stopped. It is advisable to wait for some time before abruptly terminating the process. \
\
For reference, the complete automated process is shown in the image below.

<div align="left"><figure><img src="/files/dzdzjx867gDRWsMmRiX8" alt=""><figcaption></figcaption></figure></div>

Once the installation is complete, the coin selection screen for the installation will no longer be available and the coin selection screen will now be this one:

<div align="left"><figure><img src="/files/CSJXcnDU9soOiPRw34sh" alt=""><figcaption></figcaption></figure></div>

As you move forward in the script, everything is related to the coin selected in the main menu. In this case, it is Sapphire.\
\
Moving forward in the script, everything is related to the coin selected in the main menu. In this case, it is Sapphire.

### [<mark style="color:blue;">**\[1\] - Reinstall masternode multinode**</mark>](/tutorials/decenomy-multinode-script/coin-selection/reinstall-masternode-multinode.md)

This option will reinstall the masternode wallet.

### [<mark style="color:blue;">**\[2\] - Masternode multinode management**</mark>](/tutorials/decenomy-multinode-script/coin-selection/masternode-multinode-management.md)

All the tasks related to the multinodes can be performed within this option. The available options are List, Add, and Delete.

### [<mark style="color:blue;">**\[3\] - Stats wallet and masternode**</mark>](/tutorials/decenomy-multinode-script/coin-selection/stats-wallet-and-masternode.md)

This option will open the menus to view the statistics of the wallet and the statistics of the masternode.

### [<mark style="color:blue;">**\[4\] - Wallet management**</mark>](/tutorials/decenomy-multinode-script/coin-selection/wallet-management.md)

A handful of wallet management tools such as wallet update, bootstraps, peers management, addnodes, restart service, and delete wallet will be available in this option.


---

# 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/decenomy-multinode-script/coin-selection.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.
