> 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.md).

# 信息中心

- [Virtuals Protocol 常见问题](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/virtuals-protocol-chang-jian-wen-ti.md)
- [$VIRTUAL](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/usdvirtual.md)
- [代币分配](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/usdvirtual/dai-bi-fen-pei.md)
- [质押](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/usdvirtual/zhi-ya.md)
- [治理](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/usdvirtual/zhi-li.md)
- [协议指标](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/xie-yi-zhi-biao.md)
- [安全](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/an-quan.md)
- [安全审计报告](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/an-quan/an-quan-shen-ji-bao-gao.md): 核心 Virtuals 协议组件的已验证智能合约审计
- [安全政策 - 负责任披露](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/an-quan/an-quan-zheng-ce-fu-ze-ren-pi-lu.md)
- [核心贡献者](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/he-xin-gong-xian-zhe.md): 当你把博士书呆子、玩家和加密狂热分子放进同一栋楼里……
- [选择研究工作](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/he-xin-gong-xian-zhe/xuan-ze-yan-jiu-gong-zuo.md)
- [重要链接与资源](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/zhong-yao-lian-jie-yu-zi-yuan.md)
- [安全审计](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/zhong-yao-lian-jie-yu-zi-yuan/an-quan-shen-ji.md)
- [合约地址](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/zhong-yao-lian-jie-yu-zi-yuan/he-yue-di-zhi.md)
- [延伸阅读](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/zhong-yao-lian-jie-yu-zi-yuan/yan-shen-yue-du.md)
- [编辑风格指南 / 放大传播 / 品牌套件](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/bian-ji-feng-ge-zhi-nan-fang-da-chuan-bo-pin-pai-tao-jian.md)
- [Butler 传播指南](https://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/bian-ji-feng-ge-zhi-nan-fang-da-chuan-bo-pin-pai-tao-jian/butler-chuan-bo-zhi-nan.md)


---

# 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.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.
