# /redeem

## Comando de canje

### Resumen

El `/redeem` el comando convierte tus votos de top.gg en tiempo Premium para el servidor en el que lo ejecutas.

### Uso

```
/redeem <votes>
```

* **votos** *(número requerido)*: Cuántos votos canjear. Puedes canjear de 1 a 999 votos a la vez.

### Descripción

* **Canjear votos**: Usa los votos que ganaste votando por Ticket King en top.gg y conviértelos en tiempo Premium para el servidor.
* **Conversión**: Cada voto añade 4 días de Premium. Por ejemplo, canjear 3 votos añade 12 días.
* **Ver /vote**: Usa `/vote` para obtener el enlace de votación y comprobar cuántos votos tienes.

### Cuándo usarlo

* Después de votar y querer reclamar tiempo Premium.
* Cuando quieras extender el Premium del servidor.

### Permisos

* Cualquiera puede usar este comando.
* Necesitas suficientes votos para la cantidad que canjees. Si el servidor ya tiene Premium de por vida, el canje no está disponible.

### Ejemplo

```
/redeem 3
```

Convierte 3 votos en 12 días de Premium en el servidor donde ejecutas el comando.


---

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