# Build & Deploy

## Build & Deploy KubeMQ Components

Build & Deploy is an online tool that allows building KubeMQ components configurations with few clicks and deploy these configurations with the kubectl command line.

![Build & Deploy Home](/files/-MWP3GEPcF60nQOtf8p7)

## Basic Flow

Build & Deploy basic flow is:

### Pick KubeMQ Component

![Pick KubeMQ Component](/files/-MWP4wmKfwDqGqqJda0k)

### Add Configuration

![Add Configuration](/files/-MWP6RG4Q-ZoPqNwrSi0)

### Configure

![Configure](/files/-MWP6RG3FY54Ykorp1ik)

### Finish Configuration

![Finish Configuration](/files/-MWP6RG2KoGXY1J24qBz)

### Get Deploy Links

![Deploy Links](/files/-MWP6CleCxUyVvOsrflb)


---

# 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.kubemq.io/getting-started/build-and-deploy.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.
