# Other Ingredients

## Getting Started

Keep track of other ingredients used in your brew.  Start by adding some Salts or Acids this will update the Mash pH in the [Water Chemistry](/recipe-builder/water-chemistry.md#getting-started).

![](/files/-LeHZGOiOnrDqUsvCaJB)

### How does the Other Ingredients box work in the recipe editor?

This is a free-form section for adding anything else the recipe calls for. Examples include Irish Moss, yeast nutrient, flavors, spices, etc. \
\
None of these values impact the recipe stats. If you want something like raw fruit to change the gravity, that would need to be added as a custom fermentable. \
\
This section also provides a place to input the priming method, amount, and CO2 Level. These fields are all optional.\
Examples:\
Method: Dextrose, Amount: 3.5oz, CO2 Level: 2.2 Volumes\
Method: Keg, Amount: 11.2 psi @ 40F, CO2 Level: 2.4

### Inventory

Click the inventory button in the upper right to choose a fermentable from your inventory.

### **Use**

* Fining (ie. Clarity Ferm)
* Flavor (ie. Passion Fruit)
* Herb (ie. Rosemary)
* Spice (ie. Cinnamon)
* Water Agt (ie. Gypsum)
* Other

### **Type**

* Mash
* Boil
* Whirlpool
* Primary Fermentation
* Secondary Fermentation
* Bottling
* Kegging
* Other


---

# 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/other-ingredients.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.
