# Sneaker Type

###

<figure><img src="/files/ZXyvHRQGR0X5EjRFsFnw" alt=""><figcaption></figcaption></figure>

### There are four Sneaker types, each designed to suit a different exercise intensity and/or fitness routine:

| Type    | Speed Range (km/h) | Base Return at Optimal Speed |
| ------- | ------------------ | ---------------------------- |
| Walker  | 1-6                | 4 1MT / 1 Energy Spent       |
| Jogger  | 4-8                | 5 1MT / 1 Energy Spent       |
| Runner  | 8-16               | 6 1MT / 1Energy Spent        |
| Trainer | 1-16               | 4 - 6 1MT / 1 Energy Spent   |

Users have the choice to choose any type of sneaker suited to their fitness routine at the beginning of minting but they would need to pay close attention to the speed range given for each type.

They must ensure that their movement is within the speed range as this will affect their token earnings. Several factors also play a part that would cause the earnings to fluctuate even when movement is within the range such as:

#### **Sneaker Efficiency**&#x20;

If the sneaker has 0 efficiency, users will earn 4 coins max at the maximum optimal speed range (6kmph for walker), and 0 coin at the minimum optimal speed range (<1kmph for walker). Higher efficiency however enables users to earn maximum token even at a lower speed as long as they are still within the stated speed range.

#### GPS signal

Users will earn less if GPS signal is poor.

#### Mobile Data signal strength and stability

If data signal is choppy, earnings will be affected and might be reduced.


---

# 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/1move/game-elements/sneakers-nft/sneaker-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.
