# NFT shoes level up

The Meteorn Run NFT shoes will have a level-up feature.\
By increasing one level, you can increase your ability in any of the four categories (Agility, Speed, Stamina, and Evasion).\
The higher the status, the longer the distance traveled, which has a significant impact on the distance traveled and the number of coins earned in the game.\
\
Levels are implemented up to 100 levels and can be leveled up by using GMTO.


---

# 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://meteorn-run-organization.gitbook.io/whitepaper-meteorn-run/game-play/in-game-nft-shoes/nft-shoes-level-up.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.
