> 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/dai-bi-fen-pei.md).

# 代币分配

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

**所有代币均已完全解锁并归属**.

总供应量为 1,000,000,000 枚 $VIRTUAL 代币的分配方案——这些代币将被铸造，且未来不会有任何通胀——将在 DAO 内分配给不同的利益相关方。以下是分配细目：

1. 公开分发：60%（600,000,000 枚代币）现已进入公开流通。
2. 流动性池：5%（50,000,000 枚代币）已预留给流动性池。
3. 生态系统：35%（350,000,000 枚代币）专用于生态系统金库。该分配将用于社区激励以及推动 VIRTUAL 协议生态系统增长的各项举措。这部分资金将存放在由 DAO 控制的多签钱包中，并且在未来 3 年内每年的释放量不会超过 10%；且仅在获得治理批准后才会部署。


---

# 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/dai-bi-fen-pei.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.
