> For the complete documentation index, see [llms.txt](https://whitepaper.virtuals.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/usdvirtual/zhi-ya.md).

# 质押

### veVIRTUAL：

**veVIRTUAL 是 $VIRTUAL 的投票托管版本，通过锁定代币获得，用于在 Virtuals 协议中解锁更深层的实用性。**

它旨在协调长期激励并减少代币周转，为持有者带来更大的影响力、更多奖励，以及在生态系统未来中更强的权益。

### 持有 veVIRTUAL 可让你获得：

* **空投资格，基于 veVIRTUAL 持仓**
* **治理权力（即将推出）——塑造链上 Virtuals 的未来**

### 获取 veVIRTUAL：

质押 $VIRTUAL 即可获得 veVIRTUAL。数量取决于你锁定多少以及锁定多久（最长 2 年）。veVIRTUAL 会随时间线性衰减，并在解锁时归零。

<figure><img src="/files/1caf162779e763162decd51b535d7b71b18210c3" alt=""><figcaption></figcaption></figure>

### 自动最大锁定模式：

启用自动最大锁定，始终以最长锁定期（2 年）进行质押。\
这会提供 1:1 的投票权以及最高可能的 veVIRTUAL 倍数，直到你将其禁用。


---

# 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://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/usdvirtual/zhi-ya.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.
