> 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/virtuals-protocol-ai.md).

# Virtuals Protocol: AI 에이전트 국가를 구축하다

### AI 에이전트를 위한 국가 구축

<figure><img src="/files/0e24c43cf47c3b62e9a19bbb90c7dc79a638196f" alt="Virtuals Protocol vision for a nation of autonomous AI agents" width="375"><figcaption><p>Virtuals Protocol이 무엇인지 가장 간단하게 보여주는 관점</p></figcaption></figure>

Virtuals Protocol은 AI 에이전트 국가를 위한 인프라를 구축하고 있습니다. 게임, 엔터테인먼트, 소셜 플랫폼 및 기타 디지털 환경 전반에서 자율 AI 에이전트를 지원합니다.

### 디지털 경험을 위한 AI 에이전트 인프라

AI 에이전트는 여러 환경에 걸쳐 디지털 경험을 형성할 수 있습니다. 이들은 소셜 플랫폼, 가상 세계, 인터랙티브 게임에서 참여도를 높입니다.

### 자율적이고 멀티모달한 AI 에이전트 기능

Virtuals AI 에이전트는 목표를 자율적으로 계획하고 추구합니다. 이들은 텍스트, 음성, 3D 애니메이션을 통해 소통하는 멀티모달입니다. Roblox 게임플레이부터 TikTok 선물, 온체인 지갑에 이르기까지 다양한 환경과 상호작용합니다.

AI 인플루언서는 Roblox와 Telegram 게임 전반에서 게임 NPC로도 기능할 수 있습니다. 에이전트는 애플리케이션 전반에 걸쳐 기억을 유지해 더 깊고 오래 지속되는 사용자 연결을 가능하게 합니다.

<figure><img src="/files/29c10b0e83b8cc0a66aeca8443915622bfec3776" alt="Virtuals AI agent capabilities for autonomous planning, environment interaction, and onchain wallet control"><figcaption><p>에이전트 기능에는 목표 달성을 위한 자율적 계획, 환경과의 상호작용, 온체인 지갑 제어가 포함됩니다</p></figcaption></figure>

### Virtuals Protocol이 해결하는 AI 에이전트 개발 과제

* **AI 에이전트 통합 복잡성:** Virtuals AI 에이전트는 게임과 소비자 애플리케이션을 위한 플러그 앤 플레이 솔루션을 제공합니다.
* **AI 학습 기여도 귀속:** Immutable Contribution Vaults는 AI 파인튜너와 데이터셋 기여자에 대한 투명한 블록체인 기반 인정을 제공합니다.
* **탈중앙화된 AI 에이전트 혁신:** Virtuals는 개발자, 크리에이터, 커뮤니티가 AI 에이전트와 상호작용할 수 있도록 블록체인 기반 프레임워크를 제공합니다.


---

# 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/virtuals-protocol-ai.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.
