# 유형

신발은 리워드가 인정되는 적정 속도에 따라 5가지의 모드가 존재합니다. 신발의 적정속도는 각 모드에 따라 그리고 유저의 운동 종류에 따라 변화합니다. 모드에 따라 Workout Point 획득량이 달라집니다.

**기본**

<table><thead><tr><th width="150">모드</th><th width="581.4285714285713">내용</th><th data-hidden></th></tr></thead><tbody><tr><td><strong>워킹 모드</strong></td><td>1 ~ 6 km/h의 적정속도의 신발로 스태미나 당 보통의 Workout Point를 획득합니다.</td><td></td></tr><tr><td><strong>조깅 모드</strong></td><td>4 ~ 10 km/h의 적정속도의 신발로 스태미나 당 보통의 Workout Point를 획득합니다.</td><td></td></tr><tr><td><strong>러닝 모드</strong></td><td>5 ~ 12 km/h의 적정속도의 신발로 스태미나 당 중간의 Workout Point를 획득합니다.</td><td></td></tr><tr><td><strong>볼트 모드</strong></td><td>8 ~ 16 km/h의 적정속도의 신발로 스태미나 당 높은 Workout Point를 획득합니다.</td><td></td></tr><tr><td><strong>언리밋 모드</strong></td><td>1 ~ 16 km/h의 적정속도의 신발로 스태미나 당 높은 Workout Point를 획득합니다.</td><td></td></tr></tbody></table>

**사이클링**

<table><thead><tr><th width="150">모드</th><th width="581.4285714285713">내용</th><th data-hidden></th></tr></thead><tbody><tr><td><strong>워킹 모드</strong></td><td>5 ~ 10 km/h의 적정속도의 신발로 스태미나 당 보통의 Workout Point를 획득합니다.</td><td></td></tr><tr><td><strong>조깅 모드</strong></td><td>8 ~ 15 km/h의 적정속도의 신발로 스태미나 당 보통의 Workout Point를 획득합니다.</td><td></td></tr><tr><td><strong>러닝 모드</strong></td><td>10 ~ 22 km/h의 적정속도의 신발로 스태미나 당 중간의 Workout Point를 획득합니다.</td><td></td></tr><tr><td><strong>볼트 모드</strong></td><td>15 ~ 30 km/h의 적정속도의 신발로 스태미나 당 높은 Workout Point를 획득합니다.</td><td></td></tr><tr><td><strong>언리밋 모드</strong></td><td>5 ~ 30 km/h의 적정속도의 신발로 스태미나 당 높은 Workout Point를 획득합니다.</td><td></td></tr></tbody></table>

### &#x20;<a href="#usdforce" id="usdforce"></a>


---

# 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://thesnkrz.gitbook.io/thesnkrz/shoes/type.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.
