# Water Chemistry

## Getting Started

{% hint style="info" %}
Start by setting up a water profile for your local city water. &#x20;

<https://www.brewersfriend.com/homebrew/profile/water>
{% endhint %}

Then choose the source water you setup and a target water for the beer style you're making.  If you saved your recipe, added fermentables and salts or acids in Other Ingredients then you will see a predicted mash pH in the upper left hand corner.

![](/files/-LYJngV-vt4iVvJyKcWa)

### Water Calculator

You can also link a water calculator for further refining the Mash pH.


---

# 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/water-chemistry.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.
