# VR AI HUB

### OVERVIEW

The **VR AI HUB** is a powerful, web-based platform that empowers users to create, customize, and deploy their own AI Agents within Victoria VR Metaverse and across a variety of environments, leveraging the capabilities of the [**Victoria VR Intelligence Core**](/victoria-vr-the-ai-powered-platform/victoria-vr-intelligence-core.md). Designed as the central hub for managing intelligent agents, the platform provides users with intuitive tools and interfaces to bring their ideas to life, from conceptualization to deployment.

These agents can take on different roles—**Avatar Agents**, **Utility Agents**, and **Synergy Agents**—each tailored to specific use cases, whether for immersive interaction, functional automation, or a blend of both. With the VR AI HUB, users have the freedom to build agents equipped with a diverse array of reasoning and utility tools, designed for tasks in virtual and real-world environments.


---

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