# SmartFlow

SmartFlow is a product offering allowing you to create business logics called SmartFlows in a no-code fashion using a NodeRed editor.&#x20;

Once created, the logic can be later used to create and control the lifecycle of Worker Node Solutions that could be deployed on EWX.&#x20;

The solutions can be added to SmartFlow Playground or SmartFlow Worker Node Network. Once added, the logic is being downloaded and executed by Worker Nodes subscribed to the above Worker Node Network (WNN).


---

# 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.energyweb.org/launchpad-by-ew/launchpad-by-energy-web/ewx-ecosystem/smartflow.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.
