# Deployment Guide

There are two options on how to deploy your Worker Node:

***

1. If you would like to run Worker Node in fully managed (SaaS) or in Bring your own cloud (BYOC) mode, please our [Launchpad](https://launchpad.energyweb.org) Worker Node offering.\
   \
   Please refer to[ Worker Node Managed Offering ](https://docs.energyweb.org/launchpad/ewx-ecosystem-offerings/worker-node)Documentation for full details.<br>
2. Alternatively If you would like to use open-sourced version, please follow instructions covered in [Worker Node Server Energy Web Repository](https://github.com/energywebfoundation/ewx-worker-node-server).

***


---

# 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/ewx-ecosystem/worker-nodes/server-based-worker-nodes/deployment-guide.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.
