> 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/gou-jian-zhe-zhong-xin/genesis-qi-dong.md).

# Genesis 启动

## 这是什么？

Genesis Launch 的设计是一种公平且无需许可的代币分配机制，专为 Virtuals Protocol 内的 AI agents 量身打造。

该系统提供：

* 让 AI Agent 团队从第一天起就拥有尽可能广泛的持有人基础，从而提升可见度、协同一致性和市场速度。
* 生态参与者（“Virgens”）可通过基于积分的资格和公平分配，提前接触顶级 agent 项目。

Genesis Launch 将早期曝光从不透明的发售方式转向公开、可衡量的参与。

***

## 我们为什么要这样做？

太多时候，优秀的项目被低信号噪音所掩埋。小圈子主导供给，狙击者榨干早期流动性，而真正的贡献者却被排除在故事之外。Genesis 改变了这一模式。

通过奖励参与并围绕生态系统贡献来构建访问机制，我们实现了一种发射机制，它：

* 在 TGE 之前传递优质信号
* 从一开始就放大关注度和买盘
* 让建设者和早期采用者围绕长期结果保持一致

Genesis 不仅仅关乎公平。它是在构建一个尊重注意力、信念和协作的发射层。

***

## 为什么选择 Genesis Launch，而不是标准发射？

| 特性     | Standard Launch | Genesis Launch  |
| ------ | --------------- | --------------- |
| 早期访问   | 无结构、投机性强        | 通过积分质押进行结构化     |
| 代币分配   | 通常被内部人士主导       | 有上限、按比例、透明      |
| 持有人一致性 | 信噪比低            | 通过真实的生态贡献者实现高信号 |
| 启动心智份额 | 被噪音稀释           | 集中在精选机会周围       |
| 公平性    | 低               | 高               |
| 社区激活   | 薄弱、事后发生         | 通过积分和承诺进行预启动协调  |


---

# 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/gou-jian-zhe-zhong-xin/genesis-qi-dong.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.
