# Report System

Member können Nachrichten oder User an dein Moderations-Team melden. Die Reports können dann übernommen und abgearbeitet werden. Für den direkten Kontakt mit dem gemeldeten User wird ein Thread erstellt, der nach Abschluss archiviert und **nicht** gelöscht wird. Somit kann man auch nach Monaten immer noch nachschauen was damals war.

<figure><img src="/files/tjDvtMt4fwe0gEMDHq7T" alt=""><figcaption></figcaption></figure>

Beim Melden hat man ein Auswahlmenü wo man den User nochmal neu auswählen könnte oder ihn erst auswählt wenn man sich verklickt / verdrückt hat.

<figure><img src="/files/Fxy5MlJFdMP1MiD7ENtW" alt=""><figcaption></figcaption></figure>


---

# 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.pwr.lol/features/report-system.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.
