# About Bar Helper

It gradually became difficult to keep track of all brews, some where made for storage, some were fresh, some in bottles and something in kegs.

When you have beer on tap, and have no automatic solution to keep track of how much is left, the solution is to lift on the keg, which means that sediment is swirled up, this is not an ideal solution. Is is also possible to use paper or excel sheets to keep track of each pour, but this seemed unnecessarily cumbersome. The result was a web solution or a web app where you could keep track of how much is left in your keg in a simple and clear way.

To have a complete solution, manual registration is not enough we needed to also support automatic solutions. Therefore, support was made for both Plaato Keg and Kegtron.

After registering a lot of beers, it soon became clear that we had to create a system for retrieving this information from 3rd party solutions, thus we integrated both Brewfather and Untappd.

![Founder and developer Vidar Markussen](/files/-MSNPftWr2TMHJCXZ46K)

![Designer Bengt André Thomassen](/files/-MSNPftSFRzSYqT37-3E)


---

# 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/master.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.
