# Raspberry Pi

For installing PlayoutBee on your Raspberrypi, there are 2 Ways available:

[Raspberry Pi Image](/installation/raspberry-pi/raspberry-pi-image.md) or [Raspberry Pi Manual](/installation/raspberry-pi/raspberry-pi-manual.md)\
If you want to use PlayoutBee with another software, you can use the Manual install, but keep in mind that you will need to tweak the OS by yourself to have the best experience with PlayoutBee.

{% embed url="<https://www.youtube.com/watch?t=10s&v=WOHdIauZqQI>" %}


---

# 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.playoutbee.com/installation/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.
