# Tech (deep dive)

- [Studio Speicher XI](https://docs.radioangrezi.de/tech-deep-dive/studio-xi.md)
- [Web-Player Embed](https://docs.radioangrezi.de/tech-deep-dive/web-player-embed.md)
- [Shoutbox  / Angrezi Chat](https://docs.radioangrezi.de/tech-deep-dive/shoutbox-angrezi-chat.md): further info on the infamous shoutbox on our website.
- [Mailinglists](https://docs.radioangrezi.de/tech-deep-dive/mailinglists.md)
- [Known Issues](https://docs.radioangrezi.de/tech-deep-dive/known-issues.md)
- [Radio Weser TV](https://docs.radioangrezi.de/tech-deep-dive/rwtv.md)
- [Deployment](https://docs.radioangrezi.de/tech-deep-dive/deployment.md): Deployment system for the radio angrezi server.
- [Services](https://docs.radioangrezi.de/tech-deep-dive/services.md)
- [Streaming Icecast](https://docs.radioangrezi.de/tech-deep-dive/services/streaming.md)
- [upload.radioangrezi.de](https://docs.radioangrezi.de/tech-deep-dive/services/upload.radioangrezi.de.md): A dedicated uploader service
- [VU-Meter](https://docs.radioangrezi.de/tech-deep-dive/services/vu-meter.md)
- [Server](https://docs.radioangrezi.de/tech-deep-dive/server.md)


---

# 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.radioangrezi.de/tech-deep-dive.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.
