> 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/yu-gou-dai-bi.md).

# 预购代币

预购模块允许创始人在创建阶段购买最多占代币总供应量 100% 的代币。该模块免费。

***

#### 其运作方式

预购的代币为：

* 在 Agent 启动页面的代币经济学部分透明披露
* 默认有 1 个月悬崖期和 12 个月线性归属期安排
* 在交易开启前对社区完全可见

该选项使创始人能够稳定早期市场、防止抢跑，并通过直接参与传递信心。

***

#### 归属

默认：1 个月悬崖期，12 个月线性归属。

这些参数可在上线前调整，在保持对参与者完全透明的同时提供灵活性。

***

#### 与资本形成的交互

如果资本形成模块也已启用，并且创始人在 TGE 时进行高于 200 万 FDV 的自购，那么原本在自动资本形成下会释放的相应代币数量将被重新归类为团队分配，而不是立即分发。

这可防止创始人早期参与加速资金释放。

***

#### 限制与重新启动逻辑

一旦 Agent Card 上线，团队若不重新启动该代理，就无法执行预购。

如果团队希望在 Agent Card 部署后加入预购，则必须取消现有上线并发起新的上线。该取消和重新上线操作最晚只能在计划上线时间前 1 天内进行，且已支付的任何模块费用不予退款。


---

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