# Countdown Timer & Booster

### Countdown Timer

Countdown timer are applicable for the followings :

| Description                                                                                                          | Countdown Timer                                                                                                        |
| -------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| Shoebox                                                                                                              | 72 Hrs                                                                                                                 |
| Treasure Chest                                                                                                       |                                                                                                                        |
| <p></p><ul class="contains-task-list"><li>Bronze</li><li>Silver</li><li>Ruby</li><li>Gold</li><li>Platinum</li></ul> | <p></p><ul><li><input type="checkbox">96 Hrs</li><li>120 Hrs</li><li>144 Hrs</li><li>168 Hrs</li><li>192 hrs</li></ul> |
| Sneaker Level Upgrading                                                                                              | Varies by level (Find Out - In Apps)                                                                                   |

### Booster

Booster is use to expedite the countdown timer. Users are given the option to boost and cut the waiting time by using 1MTs/1RTs depending on which process they choose. Amount of token varies for different process and are dependent on sneaker's level and quality.

Boosters are available for these processes:

1. Shoebox
2. Treasure Chest
3. Sneaker Level Upgrading


---

# 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.1move.io/1move/game-elements/countdown-timer-and-booster.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.
