# Feedbacks

Das Feedback System muss vorab im [Dashboard ](/dashboard/feedback-settings.md)eingerichtet werden. Danach kannst du es mit den [Commands ](/commands/admin-commands/feedback.md)verwalten.

**Feedback Panel:**\
Das generierte Feedback Panel sieht so aus:

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

Für jedes Feedback wird im ausgewählten Channel ein Thread erstellt:

<div align="left"><figure><img src="/files/Zzm9TSldXYc7J86mftSU" alt="" width="392"><figcaption></figcaption></figure> <figure><img src="/files/s40u3q2tQEHxB6fIYoFF" alt="" width="485"><figcaption></figcaption></figure></div>

Im Feedback-Log Channel wird eine Info-Nachricht inkl. Link-Button zum Thread gepostet:

<div align="left"><figure><img src="/files/VrarR6uQ1YGRhQHyMr1q" alt=""><figcaption></figcaption></figure></div>


---

# 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/feedbacks.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.
