# Sneaker Types

There are four Sneaker Types, the faster the Optimal Speed, the higher the return. This applies to earnings with all four Attributes. Below is the comparison of the earnings of different Sneaker Types: &#x20;

<table data-header-hidden><thead><tr><th width="102">Name</th><th width="152">Optimal Speed </th><th>Example Return</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td><strong>Optimal Speed</strong></td><td><strong>Example Return</strong></td></tr><tr><td>Walker</td><td>1 - 6 km/hr</td><td>90%</td></tr><tr><td>Jogger</td><td>4 - 10 km/hr</td><td>95%</td></tr><tr><td>Runner</td><td>8 - 20 km/hr</td><td>100%</td></tr><tr><td>Trainer</td><td>1 - 20 km/hr</td><td>Randomised 90% ~ 110%</td></tr></tbody></table>

***NOTE: Earnings can be affected by GPS strength, Fitness Level, and Sneaker Attributes.***&#x20;

***NOTE: Information in the table above may be subject to change during the testing phase with short notice.***

### Trial Sneakers&#x20;

* Trial Sneakers are only available to the Gift Bag recipient.
* Trial Sneakers will disappear in 14 days disregard the Gift Bag recipients' activation status.&#x20;
* Trial Sneakers is issued by the system, all Trail Sneakers are the same.

### Genesis Sneakers

STEPN GO will continue to use the Genesis Sneaker System from STEPN: Genesis Sneakers have IDs starting with a "G". STEPN and STEPN GO share one Genesis Sneaker Pool capped at a total supply of 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://go-whitepaper.stepn.com/game-module/sneaker-types.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.
