# Using

This space covers setup, deployment, and configuration.

The Lenses User Guide now lives in a separate space.

Use it for day-to-day product usage, including:

* navigating the UI
* exploring environments and resources
* working with topics, schemas, and connectors

<a href="https://docs.lenses.io/latest/user-guide" class="button primary">Open the User Guide</a>

### Where to start

Use this docs space when you need to:

* install Lenses
* connect Lenses to your Kafka environment
* configure HQ or Agent

Use the User Guide when you need to:

* learn how the interface works
* explore data and services
* understand day-to-day workflows

### Suggested path

If you are new to Lenses:

1. Start with [Setting Up Community Edition](/latest/getting-started/quickstart.md)
2. Follow the [Hands-On Walk Through of Community Edition](/latest/getting-started/quickstart/hands-on-walk-through-of-community-edition.md)
3. Continue in the [Lenses User Guide](https://docs.lenses.io/latest/user-guide)


---

# 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.lenses.io/latest/getting-started/using.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.
