# Choose a Theme

Once the analysis is complete, AI Bot Kit will suggest **four ready-made theme options** that best fit your brand.

* Each theme includes widget color, button style, and layout adjustments.
* You can preview each option before deciding.
* Select the theme that matches your brand’s look and feel.

When you’re satisfied, click **Continue** to move ahead.

<figure><img src="/files/nXhhrq5FifkEX4snwKy8" alt=""><figcaption></figcaption></figure>


---

# 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://aibotkit.gitbook.io/documentation/creating-your-chatbot/choose-a-theme.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.
