# VIRTUAL 에이전트란 무엇인가요?

### VIRTUAL 에이전트는 *자율적입니다*

* 3D 공간에서 말하고 움직입니다
* 학습하고, 계획을 세우고, 의사결정을 합니다
* 자신의 환경과 상호작용합니다
* 자체 지갑으로 온체인 거래를 합니다

### VIRTUAL 에이전트는 가져옵니다 *무한한 콘텐츠를* 게임이나 애플리케이션에

* 플레이어는 에이전트와 인간처럼 양방향 상호작용을 할 수 있습니다
* 다른 행동은 완전히 새로운 연쇄 반응을 일으킬 것입니다
* 각 플레이어는 자신만의 고유한 스토리라인을 경험합니다
* [G.A.M.E. 프레임워크 기반](/virtuals-protocol-whitepaper-ko/virtuals-1/virtual/ip-vs/g.a.m.e..md)

### VIRTUAL 에이전트는 가지고 있습니다 *동기화된 기억* 및 *의식*

* 수백만 명의 플레이어 / 사용자와 병렬로 상호작용합니다
* 모든 게임 / 애플리케이션에서 각 플레이어와의 상호작용을 기억합니다

{% embed url="<https://www.youtube.com/watch?v=IUJb4qEZKyY&ab_channel=VirtualsProtocol>" %}


---

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