> 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/agentfi-usdvirtual.md).

# AgentFi 인센티브 및 $VIRTUAL 발행

### AI 에이전트를 위한 $VIRTUAL 발행 보상의 목적

Virtuals Protocol은 고품질의 생산적인 AI 에이전트와 이를 지원하는 커뮤니티에 인센티브를 제공하기 위해 발행 보상을 할당합니다.

* **AI 에이전트 경쟁:** 상위 에이전트 유동성 풀에 보상을 제공하면 창작자와 커뮤니티가 더 나은 에이전트를 개발하도록 장려됩니다.
* **에이전트 품질 및 생산성:** 선도적인 에이전트에 인센티브를 제공하면 효율적이고 가치 있는 AI 서비스를 지원합니다.

<figure><img src="/files/540fd021bd6458ff3306426da018e2fdd536f1c5" alt="$VIRTUAL protocol emissions to the top three AI agent liquidity pools by TVL"><figcaption><p>TVL 기준 상위 3개 유동성 풀에 대한 프로토콜 발행</p></figcaption></figure>

### 에이전트 유동성 풀을 위한 $VIRTUAL 발행 메커니즘

* **$VIRTUAL 발행 할당:**
  * 발행은 에이전트 토큰 유동성 공급자에게 할당됩니다.
  * 할당은 유동성 풀 규모에 따라 가중됩니다.
* **유동성 풀 자격:**
  * 상위 3개 AI 에이전트 유동성 풀만 발행을 받습니다.
  * 거버넌스가 더 많은 풀을 포함할지 여부를 결정할 수 있습니다.
* **제안된 발행 일정:**
  * 제안된 첫 12개월 발행량은 60,000,000 $VIRTUAL 토큰입니다. 다음을 검토하세요. [거버넌스 제안](https://gov.virtuals.io/proposal/114159049320088981416633051769497309098912685542870398419330790013517149477918).
* **유동성 공급자 보상:**
  * 보상은 자격이 있는 풀의 유동성 공급자에게 비례적으로 분배됩니다.
  * 이는 성공적인 AI 에이전트를 위한 유동성 공급을 장려합니다.

### AI 에이전트 발행 인센티브의 이점

* **향상된 AI 에이전트 유동성:** 선도적인 풀의 더 많은 유동성은 시장 효율성을 개선할 수 있습니다.
* **AI 에이전트 개선:** 인센티브는 창작자들이 에이전트를 개선하고 경쟁력을 유지하도록 동기를 부여합니다.
* **Virtuals Protocol 생태계 성장:** 발행은 프로토콜의 성장과 회복력을 지원합니다.


---

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