# Deploy and Operate

- [Streambased Cloud](https://docs.streambased.io/deploy-and-operate/streambased-cloud.md)
- [Create your first Streambased  cluster](https://docs.streambased.io/deploy-and-operate/streambased-cloud/create-your-first-streambased-cluster.md): A Streambased cluster represents your Kafka infrastructure within the streambased ecosystem. Connect your Kafka cluster and Schema Registry to explore and query your Kafka data in real time.
- [Create your first Streambased API Key](https://docs.streambased.io/deploy-and-operate/streambased-cloud/create-your-first-streambased-api-key.md): An API Key authenticates your requests to Streambased services. You can create API keys for your Kafka clusters, allowing you to securely access and interact with Streambased managed services.
- [Running your first query](https://docs.streambased.io/deploy-and-operate/streambased-cloud/running-your-first-query.md): Streambased cloud lets you query your own Kafka data using SQL via an Iceberg interface. Treat topics like tables for instant insights, perfect for debugging, exploration, and reporting.
- [Streambased platform](https://docs.streambased.io/deploy-and-operate/streambased-platform.md)
- [Iceberg service for Kafka - I.S.K.](https://docs.streambased.io/deploy-and-operate/streambased-platform/iceberg-service-for-kafka-i.s.k..md)
- [Overview](https://docs.streambased.io/deploy-and-operate/streambased-platform/iceberg-service-for-kafka-i.s.k./overview.md)
- [Requirements](https://docs.streambased.io/deploy-and-operate/streambased-platform/iceberg-service-for-kafka-i.s.k./requirements.md)
- [Architecture](https://docs.streambased.io/deploy-and-operate/streambased-platform/iceberg-service-for-kafka-i.s.k./architecture.md)
- [Configurations](https://docs.streambased.io/deploy-and-operate/streambased-platform/iceberg-service-for-kafka-i.s.k./configurations.md)
- [Quick Start](https://docs.streambased.io/deploy-and-operate/streambased-platform/iceberg-service-for-kafka-i.s.k./quick-start.md)
- [Deploy Streambased](https://docs.streambased.io/deploy-and-operate/streambased-platform/iceberg-service-for-kafka-i.s.k./deploy-streambased.md)
- [Kafka Service for Iceberg - K.S.I.](https://docs.streambased.io/deploy-and-operate/streambased-platform/kafka-service-for-iceberg-k.s.i..md)
- [Overview](https://docs.streambased.io/deploy-and-operate/streambased-platform/kafka-service-for-iceberg-k.s.i./overview.md)
- [Requirements](https://docs.streambased.io/deploy-and-operate/streambased-platform/kafka-service-for-iceberg-k.s.i./requirements.md)
- [Architecture](https://docs.streambased.io/deploy-and-operate/streambased-platform/kafka-service-for-iceberg-k.s.i./architecture.md)
- [Configurations](https://docs.streambased.io/deploy-and-operate/streambased-platform/kafka-service-for-iceberg-k.s.i./configurations.md)
- [Quick Start](https://docs.streambased.io/deploy-and-operate/streambased-platform/kafka-service-for-iceberg-k.s.i./quick-start.md)
- [Deploy Streambased](https://docs.streambased.io/deploy-and-operate/streambased-platform/kafka-service-for-iceberg-k.s.i./deploy-streambased.md)
- [Hyperstream](https://docs.streambased.io/deploy-and-operate/streambased-platform/hyperstream.md)
- [Overview](https://docs.streambased.io/deploy-and-operate/streambased-platform/hyperstream/overview.md)
- [Requirements](https://docs.streambased.io/deploy-and-operate/streambased-platform/hyperstream/requirements.md)
- [Architecture](https://docs.streambased.io/deploy-and-operate/streambased-platform/hyperstream/architecture.md)
- [Configurations](https://docs.streambased.io/deploy-and-operate/streambased-platform/hyperstream/configurations.md)
- [Quick Start](https://docs.streambased.io/deploy-and-operate/streambased-platform/hyperstream/quick-start.md)
- [Deploy Streambased](https://docs.streambased.io/deploy-and-operate/streambased-platform/hyperstream/deploy-streambased.md)
- [Slipstream](https://docs.streambased.io/deploy-and-operate/streambased-platform/slipstream.md)
- [Overview](https://docs.streambased.io/deploy-and-operate/streambased-platform/slipstream/overview.md)
- [Requirements](https://docs.streambased.io/deploy-and-operate/streambased-platform/slipstream/requirements.md)
- [Quick Start](https://docs.streambased.io/deploy-and-operate/streambased-platform/slipstream/quick-start.md)
- [Deploy Streambased](https://docs.streambased.io/deploy-and-operate/streambased-platform/slipstream/deploy-streambased.md)


---

# 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.streambased.io/deploy-and-operate.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.
