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

# 预购代币

Pre-buy 模块允许创始人在创建阶段购买最多总代币供应量的 50%。该模块免费。

***

#### 工作原理

预购的代币：

* 在 Agent Launch Page 的代币经济学部分中透明披露
* 默认采用 1 个月 cliff 和 12 个月线性归属计划
* 在交易开启前对社区完全可见

此选项可让创始人稳定早期市场，防止抢跑狙击，并通过直接参与传递信心。

***

#### 归属

默认：1 个月 cliff，12 个月线性归属。

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

***

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

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

这可防止创始人过早参与导致资本释放加速。

***

#### 限制与重新上线逻辑

一旦 Agent Card 上线，团队若不重新上线该 agent，就无法执行 Pre-buy。

如果团队希望在 Agent Card 部署后加入 Pre-buy，则必须取消现有发起并重新启动一个新的。该取消和重新上线最晚只能在计划上线时间前 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.
