# /umfrage

**`/umfrage create`**\
**Optionen:** Channel / Frage / Endzeit / Antwort\_1 / Antwort\_2 / *Antwort\_3 / Antwort\_4 / Antwort\_5*\
**Permission:** KickMember + Admin-Rolle\
**Beschreibung:** Generiert ein Umfrage-Embed im ausgewählten Channel

**`/umfrage end`**\
**Optionen:** UmfrageId\
**Permission:** KickMember + Admin-Rolle\
**Beschreibung:** Beendet eine laufende Umfrage manuell. Die UmfrageId findet man im Footer der Umfrage. Sie beginnt mit: #UM-.......

[>>> Zur Feature Beschreibung <<<](/features/umfragen.md)

<div align="left"><figure><img src="/files/S5uA3a1C3MAtoobT8IsV" 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/commands/admin-commands/umfrage.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.
