# Inventory and Shopping

- [Inventory Deductions](https://docs.brewersfriend.com/inventory-and-shopping/inventory-deductions.md)
- [Cost](https://docs.brewersfriend.com/inventory-and-shopping/cost.md): Inventory and Shopping. The ‘Cost’ features allows you to enter the price you paid for ingredients in your inventory, the recipe editor and shopping list.
- [Yeast](https://docs.brewersfriend.com/inventory-and-shopping/yeast.md): Unit Options
- [Search and Convert](https://docs.brewersfriend.com/inventory-and-shopping/search-and-convert.md): Inventory and Shopping
- [CSV Import](https://docs.brewersfriend.com/inventory-and-shopping/csv-import.md): Groups Feature Only
- [BSG Invoice Import](https://docs.brewersfriend.com/inventory-and-shopping/bsg-invoice-import.md): Groups Feature Only
- [Tags](https://docs.brewersfriend.com/inventory-and-shopping/custom-tags.md)
- [Recipe Suggestions](https://docs.brewersfriend.com/inventory-and-shopping/recipe-suggestions.md): Get Recipe Suggestions for your Current Inventory Items


---

# 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/inventory-and-shopping.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.
