# 运动鞋级别

用户可以通过燃烧 **GGT** 来升级他们的运动鞋，在某些等级需要 GMT。每次升级都有固定的完成时间。这个过程可以通过燃烧额外的 **GGT** 来加速。升级后，用户会根据运动鞋的品质获得额外的属性点来分配。

高品质的运动鞋有更高的等级上限：

| 品质 | 属性点/每次升级 | 最大等级 |
| -- | -------- | ---- |
| 普通 | 4        | 20   |
| 稀有 | 6        | 30   |
| 罕见 | 8        | 40   |
| 史诗 | 10       | 50   |
| 传奇 | 12       | 60   |

**注意：** 上表中的信息可能会在测试阶段随时更改，并会在短时间内通知。

**其他福利将在达到特定等级时解锁：**

| 等级          | 福利      | 要求        |
| ----------- | ------- | --------- |
| 4 → 5 普通    | N/A     | GGT       |
| 4 → 5 稀有及以上 | 解锁插槽 1  | GGT + GMT |
| 9 → 10      | 解锁铸造功能  | GGT + GMT |
| 15          | 解锁插槽 2  | GGT       |
| 20          | 解锁插槽 3  | GGT       |
| 19 → 20     | 普通的最大等级 | GGT + GMT |
| 25          | 解锁插槽 4  | GGT       |
| 29 → 30     | 稀有的最大等级 | GGT + GMT |
| 39 → 40     | 罕见的最大等级 | GGT + GMT |
| 49 → 50     | 史诗的最大等级 | GGT + GMT |
| 59 → 60     | 传奇的最大等级 | GGT + GMT |

**注意：** 插槽仅在稀有及以上的运动鞋上可用。更多信息请阅读“[宝石和插槽](/stepn-go/you-xi-mo-kuai/bao-shi-yu-cha-cao.md)”部分。

**注意：** 上表中的信息可能会在测试阶段随时更改，并会在短时间内通知。


---

# 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://chiaos-organization.gitbook.io/stepn-go/you-xi-mo-kuai/yun-dong-xie-ji-bie.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.
