# Raspberry Pi

The Raspberry Pi can be used to collect data from Kegtron and send it to Bar Helper. Here we will go through how this is set up.

1. Download Image for Raspberry Pi here.
2. &#x20;Burn this in the usual way, for example by the use of balenaEtcher, this can be downloaded [here](https://www.balena.io/etcher/).&#x20;
3. You must have a memory card that is at least 16GB in size.&#x20;
4. Connect the mouse, keyboard and monitor to the Raspberry Pi and launch it.&#x20;
5. Once it has booted up, you need to connect the WiFi. To do this, tap the WiFi icon at the top right corner of the screen and connect the Raspberry Pi to your WiFi network.&#x20;
6. Tap the internet icon at the top left of the Raspberry Pi desktop. It's a picture of a globe.&#x20;
7. The page that now starts has two tabs.  Kegtron App in the first Tab and Bar Helper in the other. Go to tab number two and log in to Bar Helper.&#x20;
8. Go to **Settings -> Bar** settings and press GENERATE API KEY&#x20;
9. Copy the key and go to the first  tab in the browser.&#x20;
10. Paste the key you copied on the previous page into the Api text box.&#x20;
11. Press the Start button. You will now see that the Kegtrons appear in the list below.&#x20;
12. Return to the Bar Helper Tab and select **Settings -> Kegtron**&#x20;
13. Now the Kegtrons will appear here. And you are ready to start using Bar Helper with Kegtron.


---

# 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/settings/kegtron/raspberry-pi.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.
