# Goal

## Creating a Goal

Clicking on the Goal button in the upper left of the fermentables box you enter your desired Original Gravity or ABV and click submit.  Your fermentables will change to percentages and the amount of grain will be automatically calculated.

### Example

Set a goal for Original Gravity of 1.050

![](https://2223943643-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LY2qaPiuzv-wxqDpCst%2F-LY94XdmogIUClnlU--G%2F-LY95YbRWAqbxDis0RIo%2FScreenshot%202019-02-07%2015.35.30.png?alt=media\&token=d838d40e-ae3b-44ab-aad3-9c1ec73949d0)

Now select a fermentable from the dropdown and enter what percentage of your grain bill you want.  In this case 90% of Pale 2-Row will get our gravity to 1.045 and require 9.63 lbs.  Next we'll add another 10% of another grain to hit the goal of 1.050.

![](https://2223943643-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LY2qaPiuzv-wxqDpCst%2F-LY94XdmogIUClnlU--G%2F-LY96YRzSJZTlwA-ypt-%2FScreenshot%202019-02-07%2015.39.04.png?alt=media\&token=516cfc6b-d470-441f-b5f3-c927ab7a39c0)

Entering 10% (or clicking the % link next to the empty box will auto fill the remaining percentage to get us to 100%).  Choosing Crystal 20 tells us we need 1.13 lbs and will update the Original Gravity in the stats bar automatically.

![](https://2223943643-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LY2qaPiuzv-wxqDpCst%2F-LY94XdmogIUClnlU--G%2F-LY96yCL0TIqUgORoPSM%2FScreenshot%202019-02-07%2015.40.32.png?alt=media\&token=fc4dee35-0a63-407a-ab35-a7854d01d51e)

To switch back to entering amounts instead of percentages, click on the grey amount input.


---

# 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/fermentables/goal.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.
