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

# Cómo funciona 1move V-Run?

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

1Move Virtual running (V-Run) significa un enfoque diferente al staking normal de NFT en el que el enfoque se centra completamente en beneficiar a sus usuarios.

1Move permite replantear sus zapatillas NFT, pero administra un enfoque diferente al replanteo normal de NFT, en el que se centra en brindar el máximo beneficio a los usuarios.

En la plataforma de 1Move, las zapatillas NFT se pueden colocar en modo V-run sin un período de tiempo específico y los usuarios continúan disfrutando de todos los beneficios de las actividades realizadas por estas zapatillas. Estos NFT están bloqueados en las plataformas de finanzas descentralizadas (DeFi) / Move to Earn de 1Move para recibir recompensas sin tener que vender o perder la propiedad de su colección. Mientras esté en modo V-run, los NFT continuarán generando tokens similares a los NFT en un estado activo.


---

# 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/es/v-run/como-funciona-1move-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.
