# Shoes Types

### Shoes NFT Types and Target Speed

CryptoHunter World presents appropriate exercise goals tailored to the user's individual physical characteristics and fitness level.\
Shoes NFT is designed in such a way that there is a target speed for each type of shoe and you have to walk or run at that speed to earn a score. \
If the user leaves the speed range, the score that can be obtained is reduced by up to 90%.<br>

<table><thead><tr><th width="144">Types</th><th width="166">Target Speed</th></tr></thead><tbody><tr><td>WALKER</td><td>1~7 Km/h</td></tr><tr><td>JOGGER</td><td>5~13 Km/h</td></tr><tr><td>RUNNER</td><td>7~20 Km/h</td></tr><tr><td>TRAINER</td><td>1~20 Km/h</td></tr></tbody></table>


---

# 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.cryptohunter.world/tokenomics/shoes-nft/shoes-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.
