# Gravity Correction

![Calculate how much DME to add or how much to boil off if gravity is too low](/files/-LFRzZp_5fIURKgHUuIc)

![Calculate how much water to add if gravity is too high](/files/-LFRzf-S2IOdn-oJVex5)

![Calculate how to correct the gravity by altering boil time if preferred](/files/-LFRzqyr1VqNl8N6oRjD)


---

# 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.brewfather.app/br/tools/gravity-correction.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.
