# Reglas de Lanzamiento (Roll)

* Cada jugador tiene una oportunidad para lanzar cada 24 horas.
* Los premios se sortean a las 8:10 (UTC-6) todos los días.
* Los puntos de ROLL van de 0 a 999, donde 0 es el menor y 999 es el mayor. Cada día se listará a los 10 mejores jugadores en orden descendente, de mayor a menor, para recibir recompensas.

Si diferentes jugadores obtienen la misma puntuación al mismo tiempo, la clasificación se determinará por el tiempo.


---

# 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.xyes.com/espanol/sistema-de-bonos/sistema-de-bono/reglas-de-lanzamiento-roll.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.
