# AgentFi 인센티브

### 배출 보상의 목적

이 프로토콜은 고품질의 생산적인 에이전트의 생성과 지원을 장려하기 위해 배출 보상을 할당합니다.

* **경쟁 장려**: 상위 에이전트 풀에 보상을 제공함으로써, 프로토콜은 창작자와 커뮤니티 간의 경쟁을 촉진하여 더 우수한 에이전트를 개발하도록 합니다.
* **품질 및 생산성**: 최고의 에이전트에 인센티브를 제공함으로써 사용자는 효율적이고 가치 있는 AI 서비스에 접근할 수 있습니다.

<figure><img src="/files/540fd021bd6458ff3306426da018e2fdd536f1c5" alt=""><figcaption><p>TVL 기준 상위 3개 유동성 풀에 대한 프로토콜 배출</p></figcaption></figure>

### 배출 메커니즘

* **배출 할당**:
  * 배출은 에이전트 토큰의 유동성 공급자에게 할당됩니다.
  * 할당은 유동성 풀의 규모를 기준으로 가중치가 부여됩니다.
* **자격 요건**:
  * 상위 3개 에이전트 유동성 풀만 배출을 받습니다.
  * 더 많은 풀을 포함할 가능성은 거버넌스 메커니즘을 통해 결정될 수 있습니다.
* **배출 일정**:
  * 첫 12개월 동안 제안된 배출량은 거버넌스 제안에 따라 60,000,000 $VIRTUAL 토큰입니다. [여기](https://gov.virtuals.io/proposal/114159049320088981416633051769497309098912685542870398419330790013517149477918).
* **유동성 공급자에게 분배**:
  * 보상은 자격이 있는 풀 내의 유동성 공급자에게 비례하여 분배됩니다.
  * 이는 참여자들이 가장 성공적인 에이전트에 유동성을 제공하도록 장려합니다.

### 배출 메커니즘의 이점

* **유동성 향상**: 상위 에이전트 풀에 더 많은 유동성을 유도하여 시장 효율성을 개선합니다.
* **에이전트 개선**: 창작자들이 경쟁력을 유지하기 위해 에이전트를 지속적으로 개선하도록 동기를 부여합니다.
* **생태계 성장**: Virtuals Protocol의 전반적인 성장과 견고성을 이끕니다.


---

# Agent Instructions: 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:

```
GET https://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/virtuals-1/the-protocol/virtual/agentfi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
