> 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/zi-dong-hua-zi-ben-xing-cheng.md).

# 自动化资本形成

激活自动资本形成模块需要支付 10 $VIRTUAL 费用。

激活后，总代币供应量的 50% 将预留给创始团队。该分配分为两个计划：自动资本形成和团队分配。

<figure><img src="/files/5e9ac40d14e2e8fdfe58338441bee2b1c482a78f" alt=""><figcaption></figcaption></figure>

***

### 自动资本形成（25%）

一旦项目达到 200 万美元 FDV，系统将随着估值上升开始自动团队分配，并通过每增加 10 万美元 FDV 依次创建流动性池来执行，直至 1.6 亿美元 FDV。

* 所有收益将以 $USDC 直接发放给创始人。
* 执行是自动且透明的，并严格与市场估值挂钩。
* 只有当他们的项目展现出真实增长时，创始人才能获得流动性。
* 订单的结构设计为顺应自然价格发现，而非与之对抗。

### 不同估值区间的预计资本形成

| 估值区间（$，美元）               | 已售（%） | 平均售出估值（$，美元） | 募集（$，美元）  | 累计募集（$，美元） |
| ------------------------ | ----- | ------------ | --------- | ---------- |
| 2,000,000 - 10,000,000   | 5%    | 6,000,000    | 300,000   | 300,000    |
| 10,000,000 - 20,000,000  | 5%    | 15,000,000   | 750,000   | 1,050,000  |
| 20,000,000 - 40,000,000  | 5%    | 30,000,000   | 1,500,000 | 2,550,000  |
| 40,000,000 - 80,000,000  | 5%    | 60,000,000   | 3,000,000 | 5,550,000  |
| 80,000,000 - 160,000,000 | 5%    | 120,000,000  | 6,000,000 | 11,550,000 |

***

### 团队分配（25%）

剩余 25% 的团队分配在 TGE 后锁定一年，随后进行为期六个月的线性归属。

如果项目在一年期限前达到 1.6 亿 FDV，则归属将立即开始，但仍遵循六个月的线性时间表。

这确保创始人保持责任感，并致力于长期发展。

***

### 团队初始买入（预购模块）

当 [预购](/virtuals-bai-pi-shu/guan-yu-virtuals/zi-ben-xing-cheng-ceng/yu-gou-dai-bi.md) 模块被激活时，团队可在创建阶段购买最多 50% 的总供应量。该选项使创始人能够稳定早期市场、避免抢跑，并通过直接参与传递信心。

所有预购代币都会在代币经济中完整披露，默认设置为至少 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/zi-dong-hua-zi-ben-xing-cheng.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.
