# EWX Ecosystem Offerings

- [SmartFlow](https://docs.energyweb.org/launchpad/ewx-ecosystem-offerings/smartflow.md)
- [SmartFlow Quick Start Guide](https://docs.energyweb.org/launchpad/ewx-ecosystem-offerings/smartflow/smartflow-quick-start-guide.md): New user quick start guide on how to use basic functionalities of SmartFlow.
- [Solution Groups on SmartFlow](https://docs.energyweb.org/launchpad/ewx-ecosystem-offerings/smartflow/solution-groups-on-smartflow.md)
- [Business Logics](https://docs.energyweb.org/launchpad/ewx-ecosystem-offerings/smartflow/business-logics.md)
- [Solutions on SmartFlow](https://docs.energyweb.org/launchpad/ewx-ecosystem-offerings/smartflow/solutions-on-smartflow.md)
- [Worker Node](https://docs.energyweb.org/launchpad/ewx-ecosystem-offerings/worker-node.md)
- [Worker Node - Detailed description](https://docs.energyweb.org/launchpad/ewx-ecosystem-offerings/worker-node/worker-node-detailed-description.md)
- [Worker Node - Quick Start Guide](https://docs.energyweb.org/launchpad/ewx-ecosystem-offerings/worker-node/worker-node-quick-start-guide.md): This guide will take you through the steps of purchasing, setting up and deploying Worker Nodes (WNS).
- [Worker Node - Statuses](https://docs.energyweb.org/launchpad/ewx-ecosystem-offerings/worker-node/worker-node-statuses.md): Worker Node health checking system showcases 3 different statuses that determines various lifecycle phases for given Worker Node.
- [Worker Node - Management](https://docs.energyweb.org/launchpad/ewx-ecosystem-offerings/worker-node/worker-node-management.md): Page describes how to effectively manage your Worker Node.


---

# 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/ewx-ecosystem-offerings.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.
