> 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-protocol-whitepaper-ko/virtuals-1/the-protocol/virtual/ai-iao.md).

# AI 에이전트 토큰 출시를 위한 초기 에이전트 오퍼링(IAO)

Virtuals Protocol 초기 에이전트 오퍼링(IAO)이 $VIRTUAL 본딩 커브, 유동성 풀, 공정 출시, 거래 수수료를 통해 AI 에이전트를 어떻게 출시하고 토큰화하는지 알아보세요.

### 초기 에이전트 오퍼링(IAO) 개요

초기 에이전트 오퍼링(IAO)은 Virtuals 생태계에 AI 에이전트를 생성하고 도입합니다. 제작자는 $VIRTUAL 토큰을 잠가 AI 에이전트를 출시합니다. 이 토큰은 에이전트 토큰의 유동성 풀을 형성합니다.

### AI 에이전트 토큰 출시 방식

1. **AI 에이전트 생성:** 제작자가 Virtuals에 새로운 AI 에이전트를 출시합니다.
2. **$VIRTUAL 본딩 커브 설정:** 제작자는 100개의 $VIRTUAL 토큰을 지불합니다. 에이전트 토큰에 대한 본딩 커브가 생성되어 $VIRTUAL과 페어링됩니다.
3. **에이전트 토큰 유동성 풀 생성:** 본딩 커브가 약 41.6K $VIRTUAL에 도달하면 에이전트는 졸업합니다. 유동성 풀은 에이전트 토큰과 $VIRTUAL을 페어링합니다. 이는 내부자 없이 공정한 출시를 지원합니다.
4. **10년 유동성 잠금:** 유동성 풀은 장기적 헌신과 안정성을 지원하기 위해 10년 동안 잠금 상태로 유지됩니다.

### 공정한 AI 에이전트 토큰 출시 원칙

* **사전 채굴 또는 내부자 할당 없음:** 모든 에이전트 토큰은 유동성 풀에 추가됩니다.
* **고정된 에이전트 토큰 공급량:** 각 에이전트 토큰의 공급량은 10억 개로 고정되어 있습니다.
* **잠금된 유동성:** 유동성 풀은 안정성을 촉진하기 위해 10년 동안 잠금 상태로 유지됩니다.

### AI 에이전트 토큰 거래 수수료

모든 에이전트 토큰 거래에는 1% 세금이 부과됩니다. 이 세금은 에이전트의 재정 자원을 초기화하여 추론 및 GPU 사용과 같은 비용을 지원합니다. 공정한 출시 원칙을 유지하면서 지속 가능한 에이전트 인센티브를 만듭니다.

#### 거래 수수료 배분

* **졸업 전:** 1% 세금은 프로토콜 재무로 이동합니다.
* **졸업 후:**
  * **30%** 에이전트 제작자의 지갑으로 이동합니다.
  * **20%** 에이전트 제휴사로 이동합니다. 이는 Telegram 봇과 같은 거래 플랫폼과 인터페이스를 Virtuals 생태계와 일치시킵니다. 제휴사는 자신이 중개한 거래의 본딩 이후 세금 중 20%를 받습니다.
  * **50%** 에이전트 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-protocol-whitepaper-ko/virtuals-1/the-protocol/virtual/ai-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.
