# Script Screen Overview

To provide a more detailed understanding of this tool, it would be helpful to explain how the information is organized on the screen. This will make it easier for users to understand the documentation and how to use the script.

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

### Section 1

This refers to the version number of the script that is installed and currently in use.

### Section 2

This area displays a section tree to help the user understand where they are in the script menu. It will also serve as a useful reference in case of support needs, allowing easy navigation to the same screen.

### Section 3

This is the current menu title or a brief description of the screen that is currently displayed. It will always display the selected coin after this action is performed.

### Section 4

All the information necessary for the operation of the screen, as well as the options available.

### Section 5

Each screen will have its own set of options to enter.<br>


---

# 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/script-screen-overview.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.
