# Brewer's Friend Docs

Checkout the [FAQ](https://docs.brewersfriend.com/faq) for frequently asked questions, the [Changelog](https://docs.brewersfriend.com/changelog) for recent updates, the [Recipe Builder](https://docs.brewersfriend.com/recipe-builder) for starting a new recipe or the [API](https://docs.brewersfriend.com/api) for programmatically working with your brewing data.  Also we love your feedback, send it here [https://www.brewersfriend.com/feedback-welcome](https://www.brewersfriend.com/feedback-welcome/)

### Follow us and join the conversation, we look forward to virtual **🍻 with you!**

* **Instagram** - [https://www.instagram.com/brewersfriend](https://www.instagram.com/brewersfriend/)
* **Facebook** - [https://www.facebook.com/BrewersFriendSite](https://www.facebook.com/BrewersFriendSite/)
* **Facebook** - [Brewer's Friend Community Group](https://www.facebook.com/groups/brewersfriendcommunity)
* **Twitter** - <https://twitter.com/Brewers_Friend>
* **Reddit** - <https://www.reddit.com/user/brewersfrienddotcom>
* **Brewers Forum** - [https://www.brewersfriend.com/forum](https://www.brewersfriend.com/forum/)
* **YouTube** - <https://www.youtube.com/c/brewersfriend1>


---

# 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.brewersfriend.com/readme.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.
