# 运动鞋类型

有四种运动鞋类型，最佳速度越快，回报越高。这适用于所有四种属性的收益。以下是不同运动鞋类型收益的比较：

| 名称      | 最佳速度         | 预期收益           |
| ------- | ------------ | -------------- |
| Walker  | 1 - 6 km/hr  | 90%            |
| Jogger  | 4 - 10 km/hr | 95%            |
| Runner  | 8 - 20 km/hr | 100%           |
| Trainer | 1 - 20 km/hr | 随机 90% \~ 110% |

**注意：** 收益可能受GPS信号强度、健身等级和运动鞋属性的影响。

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

#### 试用运动鞋

* 试用运动鞋 **不会** 在第五阶段之前提供。
* 试用运动鞋将用于活动赠品。
* 试用运动鞋有时间限制并且将与灵魂绑定；在到期后不能使用。
* 试用运动鞋**仅**能赚取有限数量的 FSL 积分，除非满足特定条件，否则不能提取。

#### 创世纪运动鞋

STEPN GO 将继续使用 STEPN 的创世纪运动鞋系统：创世纪运动鞋的 ID 以“G”开头。STEPN 和 STEPN GO 共享一个创世纪运动鞋池，总供应量上限为 20,000 双。


---

# 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-lei-xing.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.
