# Getting started

Inventory / Beverage is the beverage itself (the beer), here you register both beer in casks and beer in bottles / cans. The dish itself is registered under Kegs. Kegs (barrels), if you operate as a home brewer, it may be that you have beer on tap, and not just bottles and cans. When you register barrels, this is the physical barrel itself, typically you give all your barrels a name, for example "Fat 1", "Fat 2" ,,, etc. Taps (tapping towers) are pretty much related to barrels (kegs). If you have a barrel, it is also very likely that you have a tap tower, whether this is a large elaborate keezer, or whether it is a picnic crane is not important. OnTap-TV is a TV screen to show what you have on the tap towers and how much is left in the barrels connected to the tap tower. Here you can have many choices on what this screen should look like. Settings contains settings for external integrations (Untappd, Brewfather, Plaato, Kegtron) as well as serving sizes (the size of your glasses). In addition, this is where you set up an avatar for the bar.

* **Inventory / Beverage** is the beverage itself (the beer), here you register both beer in kegs and beer in bottles / cans. The dish itself is registered under Kegs.
* **Kegs**, if you operate as a home brewer, it may be that you have beer on tap, and not just bottles and cans. When you register kegs, this is the physical keg itself, typically you give all your kegs a name, for example "Keg 1", Keg 2" ,,, etc.
* **Taps** are pretty much related to barrels (kegs). If you have a barrel, it is also very likely that you have a tap tower, whether this is a large elaborate keezer, or whether it is a picnic crane is not important.
* **OnTap-TV** is a TV screen to show what you have on the tap towers and how much is left in the barrels connected to the tap tower. Here you can have many choices on what this screen should look like.
* **Settings** contains settings for external integrations (Untappd, Brewfather, Plaato, Kegtron) as well as serving sizes (the size of your glasses). In addition, this is where you set up an avatar for the bar.


---

# 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.barhelper.app/english/getting-started.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.
