# NODEs app

NODEs app section provides a comprehensive management solution for all aspects related to NODEs. It enables users to monitor, configure, and control their NODEs efficiently, ensuring optimal performance and seamless integration into their network. Whether you're looking to update settings, review performance analytics, or manage connections, this app centralizes all NODE-related tasks into one user-friendly interface, making it easier than ever to maintain and optimize your digital infrastructure.

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

**✔️ NODEs dashboard**

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

{% tabs %}
{% tab title="License type" %}
This section shows the types of NODEs that you possess (iNODE or ggNODE)
{% endtab %}

{% tab title="My licenses" %}
This section shows the number of NODEs licenses you have. If you reach the maximum limit (5 for iNODEs and 25 for ggNODEs), the **Buy** option to purchase more will not be available
{% endtab %}

{% tab title="My NODEs online" %}
This section shows the number of personal NODEs online
{% endtab %}

{% tab title="NODEs in network" %}
This section shows the number of total NODEs in network
{% endtab %}
{% endtabs %}


---

# 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.metaproprotocol.com/metapro-launcher/nodes-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.
