# Shoutbox  / Angrezi Chat

There is a chat-box on the angrezi website ([www.radioangrezi.de](http://www.radioangrezi.de)), which can be unfold by clicking on "Angrezi Chat" button on the bottom of the page. \
It's open for everyone to use. This means no log-in or registration is necessary. \
There is a field for nickname and the message text. The nickname can be changed everytime you want to write a new message.

**You can also open the chat in seperate tab or browser window following these links:**

<http://talk.radioangrezi.de/studio.html>\
\&#xNAN;*For a dark mode design and improved read-ability (for example on a seperate computer screen) use this link.*

<http://talk.radioangrezi.de/embed.html>\
\&#xNAN;*For public presentation (for example a festival, where audience is also present at the place you are broadcasting), you can use this link for classic angrezi design freshness... :)*<br>

## Administration / Backend

There is the option to adjust settings and to moderate the chat in a backend:\
<http://talk.radioangrezi.de/cp/>\
\
It only needs a password to access *(passwords can be found in the angrezi one drive. Please ask or let other people from the HQ know, if you plan to do so.)*

### Hosting / Moderating the chat

There is situations and formats that might need the participants to interact with the chat or having someone hosting the chat as a mod.\
\
Once you logged in to the backend, open another tab/browser window with the separate chat (use the links shown in the beginning of this page!). \
As you hover over the messages now, you will now also see extended options to delete messages or ban users.\
\&#xNAN;**(ATTENTION: You need to be logged into the backend first, before these options appear!)**<br>


---

# 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/shoutbox-angrezi-chat.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.
