# Why Brewtools Docs?

**Brewtools Docs** exists to collect all available information in one place.&#x20;

### Easier to find what you are looking for

All available documentation is collected in one place. Use the magnifying symbol in the top left corner to search all content.

### Information available from any device

This document portal is optimized for phone and tablets. All information is digitally stored in the Cloud. If you have internet access, you have documentation. Read documentation at home, at [the cabin](https://www.youtube.com/watch?v=ua1FAlHt_Ys), on the bus or in the middle of a brewing session.

### Always up to date

It is easier for us to keep the content up to date with the latest information and guides. We recommend visiting Brewtools Docs frequently to make sure you stay up to date.

### Less paper

We contribute to reducing paper by sending less paper with our products. Save the environment by reading documentation online.

### Still want paper?

You can export the content by clicking on the "Export as PDF" link on the righ hand side. Then select one of the following options depending on how much content you want.

<figure><img src="/files/eItVHuPgTfMFkDY2tiLs" alt=""><figcaption><p>Export to PDF options</p></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://docs.brewtools.com/why-brewtools-docs.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.
