# Installing Connectware

You can install Connectware on Docker and Kubernetes. Docker offers quick setup for development and testing environments, while Kubernetes enables scalable production deployments.

For offline environments without internet connectivity, refer to the offline installation guide.

{% content-ref url="/pages/Nyxj9h6kbV2oOtn5yTQS" %}
[Installing Connectware (Kubernetes)](/2-1-2/documentation/installation-and-upgrades/installing-connectware/installing-connectware-kubernetes.md)
{% endcontent-ref %}

{% content-ref url="/pages/J3WoinkblnCp2WYQ0yRB" %}
[Installing Connectware (Docker)](/2-1-2/documentation/installation-and-upgrades/installing-connectware/installing-connectware-docker.md)
{% endcontent-ref %}

{% content-ref url="/pages/0Z0J2pCbiYxzXXsSKH6y" %}
[Offline Installation (Docker)](/2-1-2/documentation/installation-and-upgrades/installing-connectware/offline-installation-docker.md)
{% endcontent-ref %}


---

# 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.cybus.io/2-1-2/documentation/installation-and-upgrades/installing-connectware.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.
