# Main Menu

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

On this first screen, we can perform 3 different operations.

* Select the coin we want to use
* Update the script
* Check which coins are installed on the system running this tool

### Coins to use

Each coin is referenced by a number so that it can be used. Simply enter the number assigned to each coin in the prompt below and press Enter.

### Update the script

This option can be used in case of a script update. The script will assist the user by reading the latest version presented on Github and the version currently installed on the system (the version in use). The user will then be prompted to decide whether to proceed with the upgrade.

### Already Installed

This feature provides an easy and fast way to determine which coin wallets have already been installed on the system through previous actions using this script and its own environment base.


---

# 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/main-menu.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.
