# 跑鞋（NFT）

购买入门包时，用户将收到独家铸造的跑鞋（NFT）。用户可选购一只或三只跑鞋的入门包，并选择跑鞋的类型。

用户应选择适合自身锻炼计划的跑鞋，每种跑鞋有特定的速度范围，用户必须确保移动速度处于范围内，才能收获 1MT。


---

# 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/zh/you-xi-yuan-su/pao-xie-nft.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.
