# Masternode multinode management

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

One place to manage everything related to multinode.

### \[1] - List of masternodes in multinode List

This section lists all the multinodes already installed in the system, taking into account the previously selected coin.

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

The multinode result is always sorted by the alias and then by the masternodeKey.

### \[2] - Add masternode to multinode List

This option allows you to add new multinode configurations and view those that have already been created or are currently being created.

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

#### **Section 1**

It displays the same information as the previous option for listing multinodes.

#### **Section 2**

This is a guide to help you easily understand how to fill out the multinode file.

#### **Section 3**

The multinode information must be entered in steps. \
First, the alias is requested, and then only the masternodeKey is requested. In this last step, the key can be entered manually or generated automatically by pressing the Enter key.

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

This screen also shows the previously introduced alias as a reference.

### \[3] - Delete masternodes from multinode list

This is an easy way to delete previously introduced multinode information.

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

Each line is numbered, making it easier to select the exact information to be deleted. After the selection is made, a confirmation screen is displayed and upon confirmation, the screen is updated with the final information.


---

# 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/masternode-multinode-management.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.
