# IP 에이전트 vs 기능성 에이전트

대부분의 VIRTUAL 에이전트는 IP 에이전트로, 가상 존재처럼 특정한 성격이나 캐릭터를 대표합니다. 예로는 개구리, 밈, 도널드 트럼프, 테일러 스위프트, 존 윅, 나루토, 또는 스쿠비두가 있습니다. 다만 내부적으로 핵심 기여자들은 AI 가상 존재와 상호작용할 때 최종 사용자의 전반적인 경험을 향상시키고, 이 가상 존재들이 가상 세계에 매끄럽게 통합되도록 보장하기 위해 여러 기능적 에이전트를 개발하고 있습니다. 우리는 이러한 것들을 기능적 에이전트라고 부릅니다.

다음 주요 내용은 그들의 원형에 대한 더 깊은 이해를 제공할 것입니다:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>루나 <br>(IP 에이전트)</td><td></td><td><a href="/pages/170d9e4511147816b59025c1471eea80a545a7a9">/pages/170d9e4511147816b59025c1471eea80a545a7a9</a></td></tr><tr><td></td><td>G.A.M.E. <br>(기능적 에이전트)</td><td></td><td><a href="/pages/18e9d16dc0d2527ed0e8510f17a9b5907a86ecc5">/pages/18e9d16dc0d2527ed0e8510f17a9b5907a86ecc5</a></td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table>


---

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