# /vote

## Vote-Befehl

### Übersicht

Die `/vote` Der Befehl zeigt den top.gg-Link zum Abstimmen für Ticket King und wie viele Stimmen du hast.

### Verwendung

```
/vote
```

### Beschreibung

* **Abstimmungslink**: Zeigt den top.gg-Link, unter dem du für Ticket King abstimmst.
* **Deine Stimmen**: Zeigt deine aktuelle Stimmenanzahl. Jede Stimme kann gegen Premium-Zeit eingelöst werden mit `/redeem`.

### Wann man es verwenden sollte

* Wenn du für Ticket King abstimmen möchtest.
* Wenn du vor dem Einlösen nachsehen möchtest, wie viele Stimmen du hast.

### Berechtigungen

* Jeder kann diesen Befehl verwenden.

### Beispiel

```
/vote
```

Zeigt den top.gg-Abstimmungslink und deine aktuelle Stimmenanzahl.


---

# 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://ticketking.xyz/docs/de/bot-befehle/vote.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.
