# Brewtools Docs

This is your go-to resource for information about Brewtools and our main products. The menu on the left is organized into categories for easy navigation. Some options include a small arrow, indicating additional subpages.

Need something specific? Use the search function at the top of the menu (look for the magnifying glass icon) to quickly find what you're looking for.

To explore our full product range, visit our online store by clicking the banner above.&#x20;

*-The Brewtools team*


---

# 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.brewtools.com/master.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.
