> 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/guan-yu-virtuals/zi-ben-xing-cheng-ceng/wei-ai-zhi-neng-ti-fa-bu-yu-gou-dai-bi.md).

# 为 AI 智能体发布预购代币

了解 Virtuals Protocol 预购模块如何让 AI 智能体代币发布创始人在交易前购买代币供应，并披露代币经济学与可配置归属。

### 在 AI 代理上线前预购代币

免费的预购模块允许创始人在创建期间购买最多 100% 的总代币供应量。它使创始人能够在公开交易开始前购买代币。

***

### 预购代币模块如何运作

预购的代币将：

* 在 Agent Launch 页面代币经济学部分透明披露
* 遵循默认的 1 个月悬崖期和 12 个月线性归属计划
* 在代币交易开启前向社区可见

预购可以帮助创始人稳定早期代币市场、防止抢购，并通过直接参与传递信心。

***

### 预购代币归属

默认归属计划包含 1 个月悬崖期和 12 个月线性归属。

创始人可在上线前调整这些归属参数。代币经济学对参与者仍保持透明。

***

### 预购与自动资本形成

如果 [自动资本形成](/virtuals-bai-pi-shu/guan-yu-virtuals/zi-ben-xing-cheng-ceng/zi-dong-zi-ben-xing-cheng.md) 已启用，且创始人在 TGE 时自购金额超过 200 万美元 FDV，则相应的 ACF 代币将重新归类为团队分配。它们不会立即发放。

这可防止创始人早期购币加速资本释放。

***

### 预购限制与代币重新上线

一旦 Agent Card 上线，团队若不重新上线 AI 代理，就无法使用预购。

若要在 Agent Card 部署后添加预购，团队必须取消现有代币上线并创建一个新的。此取消和重新上线可在计划上线前一天之前进行。模块费用不予退还。


---

# 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/guan-yu-virtuals/zi-ben-xing-cheng-ceng/wei-ai-zhi-neng-ti-fa-bu-yu-gou-dai-bi.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.
