> For the complete documentation index, see [llms.txt](https://docs.lenses.io/latest/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lenses.io/latest/devx/5.5/deployment/installation.md).

# Installation

{% hint style="success" %}
To automate the configuration of connections we recommend using [provisioning](/latest/devx/5.5/deployment/installation/automation.md).
{% endhint %}

Lenses can be deployed in the following ways:

<table data-view="cards"><thead><tr><th></th><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><strong>Helm</strong></td><td>Deploy Lenses in your Kubernetes cluster with Helm.</td><td><a href="/pages/VmQLbr9N4ztHrBAoPERe">/pages/VmQLbr9N4ztHrBAoPERe</a></td><td></td></tr><tr><td><strong>Docker</strong></td><td>Deploy Lenses with Docker.</td><td><a href="/pages/0H9TnNBGJwvMRadEBYVx">/pages/0H9TnNBGJwvMRadEBYVx</a></td><td></td></tr><tr><td><strong>Linux (archive)</strong></td><td>Deploy Lenses on Linux servers or VMs.</td><td><a href="/pages/O43aRXpYHmwHu3K3ZIIO">/pages/O43aRXpYHmwHu3K3ZIIO</a></td><td></td></tr><tr><td><strong>AWS Marketplace</strong></td><td>Deploy Lenses via the AWS Marketplace.</td><td><a href="/pages/8lnHx43ItZKy22S00xUL">/pages/8lnHx43ItZKy22S00xUL</a></td><td></td></tr><tr><td><strong>Lenses Box</strong></td><td>Try out Lenses with the Lenses Box.</td><td><a href="/pages/jcue45cMALsY8wTSQaRi">/pages/jcue45cMALsY8wTSQaRi</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.lenses.io/latest/devx/5.5/deployment/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.
