# /vote

## Comando de votación

### Resumen

El `/vote` El comando muestra el enlace de top.gg para votar por Ticket King y cuántos votos tienes.

### Uso

```
/vote
```

### Descripción

* **Enlace de voto**: Muestra el enlace de top.gg donde votas por Ticket King.
* **Tus votos**: Muestra tu recuento actual de votos. Cada voto se puede canjear por tiempo Premium con `/redeem`.

### Cuándo usarlo

* Cuando quieras votar por Ticket King.
* Cuando quieras comprobar cuántos votos tienes antes de canjearlos.

### Permisos

* Cualquiera puede usar este comando.

### Ejemplo

```
/vote
```

Muestra el enlace de voto de top.gg y tu recuento actual de votos.


---

# 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/es/comandos-del-bot/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.
