> 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-1/xie-yi/zuo-wei-ke-bian-cheng-qu-zhong-xin-hua-shi-ti-de-virtual-agents/mian-xiang-ai-zhi-neng-ti-dai-bi-fa-xing-de-chu-shi-zhi-neng-ti-fa-xing-iao.md).

# 面向 AI 智能体代币发行的初始智能体发行（IAO）

了解 Virtuals Protocol 的初始智能体发行（IAO）如何通过 $VIRTUAL bonding curve、流动性池、公平发行和交易费用来发行并代币化 AI 智能体。

### 初始代理发行（IAO）概览

初始代理发行（IAO）会将 AI 代理创建并引入 Virtuals 生态系统。创建者通过锁定 $VIRTUAL 代币来发起 AI 代理。这些代币为代理代币建立流动性池。

### AI 代理代币发行的运作方式

1. **AI 代理创建：** 创建者在 Virtuals 上发起一个新的 AI 代理。
2. **$VIRTUAL 绑定曲线设置：** 创建者支付 100 枚 $VIRTUAL 代币。系统为该代理代币创建一条绑定曲线，并与 $VIRTUAL 配对。
3. **代理代币流动性池创建：** 当绑定曲线达到约 4.16 万 $VIRTUAL 时，该代理“毕业”。流动性池将该代理代币与 $VIRTUAL 配对。这支持了没有内部人士参与的公平发行。
4. **十年期流动性锁定：** 该流动性池将锁定十年，以支持长期承诺和稳定性。

### 公平 AI 代理代币发行原则

* **无预挖或内部人分配：** 所有代理代币都会加入流动性池。
* **固定的代理代币供应量：** 每个代理代币的固定供应量为十亿枚。
* **锁定流动性：** 流动性池会锁定十年，以促进稳定性。

### AI 代理代币交易费用

所有代理代币交易都会收取 1% 的税费。该税费为代理的财务资源提供启动资金，用于支持推理和 GPU 使用等成本。它在保留公平发行原则的同时，创造了可持续的代理激励机制。

#### 交易费用分配

* **毕业前：** 1% 的税费归协议金库。
* **毕业后：**
  * **30%** 归代理创建者的钱包。
  * **20%** 归 Agent Affiliates 所有。这使交易平台和界面（例如 Telegram 机器人）与 Virtuals 生态系统保持一致。Affiliates 可获得其促成交易中绑定曲线税费后 20% 的分成。
  * **50%** 归 Agent SubDAO 所有。待 SubDAO 机制上线后，社区可通过未来的治理决策来使用这部分资金。


---

# 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-1/xie-yi/zuo-wei-ke-bian-cheng-qu-zhong-xin-hua-shi-ti-de-virtual-agents/mian-xiang-ai-zhi-neng-ti-dai-bi-fa-xing-de-chu-shi-zhi-neng-ti-fa-xing-iao.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.
