> For the complete documentation index, see [llms.txt](https://docs.1move.io/zh/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/zh/v-run.md).

# V-Run

V-Run 是一种使用 NFT 获得额外奖励的方式。 使用 V-Run，您可以让您的 NFT 发挥作用，并在不出售它们的情况下赚取被动收入。 V-Run 使用户即使在不跑步时仍能赚钱，并将他们的运动鞋使用量资本化。

{% content-ref url="/pages/Ha0hD0zNWh11glLY2d78" %}
[能量与收益上限](/zh/you-xi-hua-jin-rong-xi-tong-he-ji-zhi/neng-liang-yu-shou-yi-shang-xian.md)
{% endcontent-ref %}

{% content-ref url="/pages/X1reAvoMUlGfhFdHrUwI" %}
[能量系统](/zh/you-xi-hua-jin-rong-xi-tong-he-ji-zhi/neng-liang-xi-tong.md)
{% endcontent-ref %}

{% content-ref url="/pages/NW2BzFpOS2lstGEZRqGi" %}
[收益机制](/zh/you-xi-hua-jin-rong-xi-tong-he-ji-zhi/shou-yi-ji-zhi.md)
{% endcontent-ref %}

{% content-ref url="/pages/XcLRxNkIMiKie5mtoLh8" %}
[属性公式](/zh/you-xi-hua-jin-rong-xi-tong-he-ji-zhi/shu-xing-gong-shi.md)
{% endcontent-ref %}

{% content-ref url="/pages/5LBbGZSCENlQuqO9NRga" %}
[宝箱机制](/zh/you-xi-hua-jin-rong-xi-tong-he-ji-zhi/bao-xiang-ji-zhi.md)
{% endcontent-ref %}

{% content-ref url="/pages/Dfja81nj1LfMO58nSKX9" %}
[ 反作弊系统](/zh/you-xi-hua-jin-rong-xi-tong-he-ji-zhi/fan-zuo-bi-xi-tong.md)
{% endcontent-ref %}


---

# 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/zh/v-run.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.
