# 카운트다운 타이머 및 부스터

### 카운트다운 타이머

아래의 경우 카운트다운 타이머가 적용됩니다.

| 내용                                                                                                    | 카운트다운 타이머                                                                                                         |
| ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| 신발상자                                                                                                  | 72 시간                                                                                                             |
| 보물상자                                                                                                  |                                                                                                                   |
| <p></p><ul class="contains-task-list"><li>브론즈</li><li>실버</li><li>루비</li><li>골드</li><li>플래티넘</li></ul> | <p></p><ul><li><input type="checkbox">96 시간</li><li>120 시간</li><li>144 시간</li><li>168 시간</li><li>192 시간</li></ul> |
| 스니커즈 레벨업                                                                                              | 레벨당 상이 (앱에서 확인)                                                                                                   |

### 부스터

부스터는 카운트다운 타이머를 가속하는데 사용됩니다. 유저는 부스터 사용 상황에 따라 1MT/1RT를 사용해 대기시간을 단축할 수 있는 옵션이 주어집니다. 상황마다 필요한 토큰 수량이 달라지며 스니커즈의 레벨 및 등급에 따라 결정됩니다.

부스터는 아래 상황에서 사용될 수 있습니다.

1\.   신발상자

2\.   보물상자

3\.   스니커즈 레벨 업그레이드


---

# 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/ko/undefined-1/undefined-2.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.
