# Installation

Qtap can be deployed and managed either through the [Qplane](/getting-started/qplane.md) cloud control plane or locally via a YAML configuration file, depending on your operational preferences. This flexibility allows users to choose the setup that best suits their network and security requirements. The installation process is streamlined across multiple platforms with support for both binary and containerized deployments.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Linux Binary Install</td><td><a href="/pages/Gj2Q71d398IG96Ca7kN2">/pages/Gj2Q71d398IG96Ca7kN2</a></td><td></td></tr><tr><td>Docker Container Install</td><td><a href="/pages/8Y3taNByykdY0gaWtZtS">/pages/8Y3taNByykdY0gaWtZtS</a></td><td></td></tr><tr><td>Helm Chart Install</td><td><a href="/pages/8FPKmP98B1t2Eiy1VNpQ">/pages/8FPKmP98B1t2Eiy1VNpQ</a></td><td></td></tr></tbody></table>


---

# 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.qpoint.io/getting-started/qtap/installation.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.
