# Node-RED

<div data-full-width="false"><figure><img src="/files/d04dafec34cd2fed0089bc2e8512275eac6f2bef" alt="" width="256"><figcaption></figcaption></figure></div>

## Description

Node-RED is a programming environment for the flow-based programming approach, which is especially popular in IoT environments. By installing Node-RED on powerIO devices, they can be transformed into powerful tools for building automation and as IoT controllers. The flow-based programming environment enables intuitive, graphical configuration of automation processes and the integration of a wide variety of systems and devices.

## Quick Start

1. [Download here](/hub/downloads/en/user-applications/node-red.md) - *Download the application free of charge and without registration/sign-in*
2. [To the drag & drop instructions](/hub/powerio-r-system/en/applications/installation.md) - *Install the application in just three simple steps*


---

# 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://support.powerio.com/hub/powerio-r-system/en/applications/available-apps/node-red.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.
