> 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/getting-started/connections.md).

# Connecting Lenses to your environment

To connect Lenses to your real environment you can:

1. Install Lenses (not the Box) and manually configure the connections to Kafka, Zookeepers, Schema Registries and Connect, or
2. Install Lenses and configure the connections in one go using [provisioning](https://github.com/lensesio-dev/docs/blob/master/getting-started/connections/automation/README.md).

How to connect to Kafka depends on your Kafka provider.

<table data-view="cards" data-full-width="false"><thead><tr><th></th><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>Kafka</strong></td><td>Learn how to connect Lenses to your Kafka.</td><td></td><td><a href="/pages/pQaTpmKF5W7VIHDBzBUI">/pages/pQaTpmKF5W7VIHDBzBUI</a></td><td></td></tr><tr><td><strong>Schema Registries</strong></td><td>Learn how to connect Lenses to your Schema Registry.</td><td></td><td><a href="https://github.com/lensesio-dev/docs/blob/master/getting-started/connections/schemas/README.md">https://github.com/lensesio-dev/docs/blob/master/getting-started/connections/schemas/README.md</a></td><td></td></tr><tr><td><strong>Zookeeper</strong></td><td>Learn how to connect Lenses to your Zookeepers.</td><td></td><td><a href="https://github.com/lensesio-dev/docs/blob/master/getting-started/connections/zookeeper.md">https://github.com/lensesio-dev/docs/blob/master/getting-started/connections/zookeeper.md</a></td><td></td></tr><tr><td><strong>Kafka Connect</strong></td><td>Learn how to connect Lenses to your Kafka Connect Clusters.</td><td></td><td><a href="/pages/hQsqIRJHuI3uce7Qyzom">/pages/hQsqIRJHuI3uce7Qyzom</a></td><td></td></tr><tr><td><strong>Alert &#x26; Audits</strong> </td><td>Learn how to connect Lenses to your alerting and auditing systems.</td><td></td><td><a href="/pages/pI2roDuD7cybm8mtUCIj">/pages/pI2roDuD7cybm8mtUCIj</a></td><td></td></tr><tr><td><strong>AWS</strong></td><td>Learn how to connect Lenses to AWS (credentials).</td><td></td><td><a href="/pages/e6swjgLoAsnruQoCg4pn">/pages/e6swjgLoAsnruQoCg4pn</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/getting-started/connections.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.
