# PlayoutBee

## PlayoutBee

- [PlayoutBee](https://docs.playoutbee.com/readme.md): Turn your Device (Windows, macOS, Raspberry Pi 4) into a PlayoutDevice that supports the  Hyperdeck Protocol to play clips directly from your ATEM Switcher or via the web interface.
- [URLs](https://docs.playoutbee.com/urls.md): all the URLs you can use for PlayoutBee
- [Settings](https://docs.playoutbee.com/settings.md)
- [API](https://docs.playoutbee.com/api.md): the Api Documentation for PlayoutBee
- [API V1](https://docs.playoutbee.com/api/api.md)
- [Support](https://docs.playoutbee.com/untitled.md)
- [Raspberry Pi](https://docs.playoutbee.com/installation/raspberry-pi.md)
- [Raspberry Pi Image](https://docs.playoutbee.com/installation/raspberry-pi/raspberry-pi-image.md)
- [Raspberry Pi Manual](https://docs.playoutbee.com/installation/raspberry-pi/raspberry-pi-manual.md)
- [Set Resolutions](https://docs.playoutbee.com/installation/raspberry-pi/set-resolutions.md)
- [Windows](https://docs.playoutbee.com/installation/untitled.md)
- [Mac OS](https://docs.playoutbee.com/installation/mac-os.md)
- [Changelog](https://docs.playoutbee.com/changelog.md)
- [Current State of the RaspberyPI version and Image](https://docs.playoutbee.com/current-state-of-the-raspberypi-version-and-image.md): This Page will have the most up to date info on the current Status on the Raspberrypi Version of Playoutbee


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.playoutbee.com/readme.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.
