> For the complete documentation index, see [llms.txt](https://doc.mprolab.io/mprolab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/nodes-setup-instruction.md).

# NODEs setup instruction

In order to setup your NODE you will need to follow a few steps

{% hint style="info" %} <mark style="background-color:green;">**The setup instructions are the same whether you are using a VPS or your local PC.**</mark>
{% endhint %}

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

**Step 1**

Go to MPRO Lab website, select Licenses from dropdown menu and [Download metapro Launcher](https://doc.mprolab.io/mprolab/indexnode/manuals-and-tutorials/metapro-launcher/download-launcher)

**Step 2**

Go to MPRO Lab website, select Licenses from dropdown menu and [Create License Key](https://doc.mprolab.io/mprolab/indexnode/manuals-and-tutorials/mpro-lab-back-office/licenses/create-license-key)&#x20;

**Step 3**

Go to Launcher, launch NODEs app from left menu and [configure your License Key](https://doc.mprolab.io/mprolab/indexnode/manuals-and-tutorials/metapro-launcher/indexnode-configuration)

**Step 4**&#x20;

To make sure your NODE is running well please [Verify NODE](https://doc.mprolab.io/mprolab/indexnode/manuals-and-tutorials/metapro-launcher/verify-indexnode-connection)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/nodes-setup-instruction.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.
