> For the complete documentation index, see [llms.txt](https://docs.1move.io/ja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1move.io/ja/gmu/sunk-nft/sunkno.md).

# スニーカーの種類

![](/files/H6DAr727I9jsassboqya)

### スニーカーは4種類あり、それぞれ運動強度やフィットネスレベルに合わせて設計されています。

| 種類             | 最適速度 (km/時) | 最適な速度でのベースリターン        |
| -------------- | ----------- | --------------------- |
| Walker（ウォーカー）  | 1-6         | 4 1MT / 1 消費エネルギー     |
| Jogger（ジョガー）   | 4-10        | 5 1MT / 1 消費エネルギー     |
| Runner（ランナー）   | 8-20        | 6 1MT / 1 消費エネルギー     |
| Trainer（トレーナー） | 1-20        | 4 - 6 1MT / 1 消費エネルギー |

ユーザーは、スニーカーの購入時に自分のフィットネスに適した種類のスニーカーを自由に選ぶことができますが、それぞれの種類に設定された最適な速度範囲に注意する必要があります。

トークンの獲得量に影響を与えるため、最適な速度範囲内で移動する必要があります。また、最適な速度範囲内であっても、以下のような要因でトークン獲得量が変動することがあります。

#### スニーカーの効率性&#x20;

スニーカーの効率性が0であれば、最適な最高速度（Walker: 時速6km）で最大4コイン、最適な最低速度（Walker: 時速1km未満）で0コインを獲得することになります。しかし、効率性が高ければ、低速でも規定の速度範囲内であれば最大限のトークンを獲得することができます。

GPS信号

&#x20;GPSの電波が弱いと、ユーザーのトークン獲得量は少なくなります。

モバイルデータ通信の電波強度と安定性

データ信号が途切れ途切れになると、トークン獲得量が減少する可能性があります。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.1move.io/ja/gmu/sunk-nft/sunkno.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
