# Deploying MobiusFlow On-Prem

- [Deploying MobiusFlow to approved Hardware (Using BalenaCloud)](https://docs.mobiusflow.com/help/user-guides/deploying-mobiusflow-on-prem/deploying-mobiusflow-to-approved-hardware-using-balenacloud.md): Deploy MobiusFlow or MobiusFlow RPI Connector software to a new balenaCloud device or update existing devices
- [Creating a Fleet](https://docs.mobiusflow.com/help/user-guides/deploying-mobiusflow-on-prem/deploying-mobiusflow-to-approved-hardware-using-balenacloud/creating-a-fleet.md): Create a new balenaCloud fleet
- [Adding Your First Device](https://docs.mobiusflow.com/help/user-guides/deploying-mobiusflow-on-prem/deploying-mobiusflow-to-approved-hardware-using-balenacloud/adding-your-first-device.md): Add your device to a balenaCloud fleet
- [Deploy MobiusFlow to Your Fleet](https://docs.mobiusflow.com/help/user-guides/deploying-mobiusflow-on-prem/deploying-mobiusflow-to-approved-hardware-using-balenacloud/deploy-mobiusflow-to-your-fleet.md): Deploy MobiusFlow® to a balenaCloud fleet
- [Adding Your Licence](https://docs.mobiusflow.com/help/user-guides/deploying-mobiusflow-on-prem/deploying-mobiusflow-to-approved-hardware-using-balenacloud/adding-your-licence.md): License your MobiusFlow® instance
- [Installed Services](https://docs.mobiusflow.com/help/user-guides/deploying-mobiusflow-on-prem/deploying-mobiusflow-to-approved-hardware-using-balenacloud/installed-services.md): What are the mobius, manage, and mongodb microservices?
- [Device Variables](https://docs.mobiusflow.com/help/user-guides/deploying-mobiusflow-on-prem/deploying-mobiusflow-to-approved-hardware-using-balenacloud/device-variables.md): Understanding the MobiusFlow® balenaCloud Device Variables
- [Configure Networks](https://docs.mobiusflow.com/help/user-guides/deploying-mobiusflow-on-prem/deploying-mobiusflow-to-approved-hardware-using-balenacloud/configure-networks.md): Configure the network interfaces for a balenaCloud device
- [Deploying MobiusFlow on Customer Servers / Cloud](https://docs.mobiusflow.com/help/user-guides/deploying-mobiusflow-on-prem/deploying-mobiusflow-on-customer-servers-cloud.md): Deploy MobiusFlow to on pre-existing hardware either On-Prem or in the Cloud


---

# 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.mobiusflow.com/help/user-guides/deploying-mobiusflow-on-prem.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.
