# VR AI TERMINAL in Victoria VR

<figure><img src="/files/KQElrSCFEEYq6umel4fo" alt=""><figcaption></figcaption></figure>

1. **User Interaction and Access**
   * Users interact with the **VR AI Terminal** through web app.&#x20;
2. **Integration with VR Intelligence Core**

   The VR AI Terminal links directly to [**VR** **Intelligence Core**](/victoria-vr-the-ai-powered-platform/victoria-vr-intelligence-core.md), which is responsible for driving advanced AI processes:

   * **Memory**: Agents store and retrieve contextual information for continuity.
   * **Perception**: They analyze and process data from the metaverse and third-party platforms.
   * **Planning**: Advanced AI capabilities for strategic decision-making and task execution.
   * **Tools (Actions)**: AI agents execute specific actions or tasks.


---

# 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://victoriavr.gitbook.io/victoria-vr-the-ai-powered-platform/vr-ai-terminal/vr-ai-terminal-in-victoria-vr.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.
