> 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/1move-vrun-ru-he-yun-zuo.md).

# 1move V-Run 如何运作？

<figure><img src="/files/JkoOBulsBU1AHejUu4la" alt=""><figcaption></figcaption></figure>

1Move Virtual running (V-Run) 代表了一种不同于普通 NFT 质押的方法，它完全专注于让用户受益。 1Move 允许对他们的 NFT 运动鞋进行质押，但采用与正常 NFT 质押不同的方法，重点是让用户充分受益。 在 1Move 的平台上，NFT 运动鞋可以在没有特定时间段的情况下处于 V-run 模式，用户可以继续享受这些运动鞋进行的活动的全部好处。 这些 NFT 被锁定在 1Move 的去中心化金融 (DeFi)/Move to Earn 平台中，以便在无需出售或失去其收藏所有权的情况下获得奖励。 在 V-run 模式下，NFT 将继续生成类似于处于活动状态的 NFT 的代币。


---

# 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/1move-vrun-ru-he-yun-zuo.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.
