# IP Agents vs Functional Agents

Most VIRTUAL Agents are IP agents, representing a certain personality or character, like a virtual being. Examples include a frog, a meme, Donald Trump, Taylor Swift, John Wick, Naruto, or Scooby-Doo. That said, behind the scenes, the core contributors are developing multiple functional agents to enhance the overall end-user experience when interacting with AI virtual beings, while also ensuring the seamless integration of these virtual beings into virtual worlds. We refer to these as functional agents.

The following highlights will give you a deeper understanding of their archetypes:

<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>Luna <br>(IP Agent)</td><td></td><td><a href="/pages/n0oMwn3u3fCPTt0ullXG">/pages/n0oMwn3u3fCPTt0ullXG</a></td></tr><tr><td></td><td>G.A.M.E. <br>(Functional Agent)</td><td></td><td><a href="/pages/HpzCR4hdLBgjjm5SAslT">/pages/HpzCR4hdLBgjjm5SAslT</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/about-virtuals-1/what-are-virtual-agents/ip-agents-vs-functional-agents.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.
