# Recipe Builder

- [Recipe Setup](https://docs.brewersfriend.com/recipe-builder/recipe-setup.md)
- [Quick Water Requirements](https://docs.brewersfriend.com/recipe-builder/quick-water-requirements.md): The Quick Water Requirements (QWR) are a collection of water volume calculations based on a specific recipe and a chosen equipment profile.
- [Mash Guidelines](https://docs.brewersfriend.com/recipe-builder/mash-guidelines.md)
- [Fermentables](https://docs.brewersfriend.com/recipe-builder/fermentables.md)
- [Goal](https://docs.brewersfriend.com/recipe-builder/fermentables/goal.md)
- [Hops](https://docs.brewersfriend.com/recipe-builder/hops.md)
- [Yeast](https://docs.brewersfriend.com/recipe-builder/yeast.md)
- [Other Ingredients](https://docs.brewersfriend.com/recipe-builder/other-ingredients.md)
- [Advanced Settings](https://docs.brewersfriend.com/recipe-builder/advanced-settings.md)
- [Water Chemistry](https://docs.brewersfriend.com/recipe-builder/water-chemistry.md)
- [Priming Information](https://docs.brewersfriend.com/recipe-builder/priming-information.md)
- [Cost](https://docs.brewersfriend.com/recipe-builder/cost.md): The ‘Cost’ features allows you to enter the price you paid for ingredients in your inventory, the recipe editor and shopping list.
- [Currency](https://docs.brewersfriend.com/recipe-builder/cost/currency.md): Change Currency
- [Versions](https://docs.brewersfriend.com/recipe-builder/versions.md): Premium Plus and Premium Pro only
- [Description / Notes](https://docs.brewersfriend.com/recipe-builder/description-notes.md)
- [Recipe Tools](https://docs.brewersfriend.com/recipe-builder/recipe-tools.md): Drop down on Recipe Builder and Recipe Editor
- [Add Photos](https://docs.brewersfriend.com/recipe-builder/add-photos.md)


---

# 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/recipe-builder.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.
