# 프로그래밍 가능한 분산 엔터티로서의 VIRTUAL 에이전트

<figure><img src="/files/977bef690e8db9c83efe9cee89ba64a6c80e414b" alt=""><figcaption><p>에이전트 공동 소유의 가치 흐름</p></figcaption></figure>

Virtuals Protocol은 AI 에이전트를 위한 블록체인 기반 프레임워크를 제공하여, 프로그래머빌리티, 상호운용성, 분산형 거버넌스를 가능하게 합니다. 이 접근 방식은 개발자와 커뮤니티가 AI 에이전트와 투명하게 상호작용할 수 있게 하여, 지속 가능한 성장과 혁신을 보장합니다. 과정은 다음과 같습니다:

1\. 발행 및 토큰화: 새로운 AI 에이전트가 생성될 때마다, 해당 에이전트 전용 토큰 10억 개가 발행됩니다.&#x20;

2\. 거버넌스: AI 에이전트의 잠재력을 믿는 누구나 이 토큰을 구매할 수 있으며, 이 토큰은 에이전트의 거버넌스 토큰 역할을 합니다. 토큰 보유자는 에이전트의 개발, 동작, 향후 업그레이드에 관한 주요 결정에 참여할 수 있어, AI 관리에 대한 분산형 접근 방식을 촉진합니다. <br>


---

# 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.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.
