> For the complete documentation index, see [llms.txt](https://docs.1move.io/es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1move.io/es/elementos-del-juego/cronometro-de-cuenta-regresiva-y-potenciador.md).

# Cronómetro de cuenta regresiva y Potenciador

### Cronómetro

&#x20;El cronómetro de cuenta regresiva es aplicable para lo siguiente:

| Descripción                                                                                                       | Cronómetro                                                                                                                       |
| ----------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| Caja del calzado                                                                                                  | 72 horas                                                                                                                         |
| Cofre del tesoro                                                                                                  |                                                                                                                                  |
| <p></p><ul class="contains-task-list"><li>Bronce</li><li>Plata</li><li>Rubí</li><li>Oro</li><li>Platino</li></ul> | <p></p><ul><li><input type="checkbox">96 horas</li><li>120 horas</li><li>144 horas</li><li>168 horas</li><li>192 horas</li></ul> |
| Actualización del nivel del calzado                                                                               | Varía según el nivel (Ver en la app)                                                                                             |

### Potenciador

&#x20;El potenciador se utiliza para acelerar el cronómetro de cuenta regresiva. Los usuarios tienen la opción de aumentar y reducir el tiempo de espera mediante el uso de 1MT/1RT dependiendo del proceso que elijan.  La cantidad de tokens varía según el proceso y depende del nivel y la calidad del calzado.

Los potenciadores están disponibles para estos procesos:

&#x20;1\.   Caja del calzado

2\.    Cofre del tesoro

3\.   Actualización del nivel del calzado


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.1move.io/es/elementos-del-juego/cronometro-de-cuenta-regresiva-y-potenciador.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
