# Adding Agents to virtual spaces

AIsuru's virtual spaces let you place your Agents in **virtual and mixed reality** environments, creating immersive and interactive experiences.

### Selecting and adding Agents

To add Agents to your virtual space, follow these steps:

1. Open the 3D web configurator for your virtual space;
2. Select the Agents to include from your list of virtual assistants;
3. Choose the type of representation for each Agent:
   * Custom 3D models (e.g., for talking objects);
   * Avatars created with AIsuru;
   * Existing avatars already associated with your Agents;
4. Position the Agents within the virtual world;
5. Save your changes and wait for approval from the AIsuru team.

**Note**: You can reuse avatars already created for your existing Agents or create new ones for a more personalized experience.

### The AI's role in assisting visitors

Agents placed inside virtual spaces play a key role in enriching the visitor experience:

* Provide immediate, personalized assistance;
* Answer questions about products, services, or specific topics;
* Guide visitors through the virtual environment;
* Prevent abandonment by keeping users constantly engaged and interactive;
* Personalize the experience based on the user's preferences and actions.

This AI presence ensures every visit is interactive, informative, and engaging — maximizing the value of the virtual experience.

### Benefits of adding Agents

By placing your Agents in AIsuru's virtual spaces, you:

* Create an interactive and engaging experience for visitors;
* Offer assistance and information through personalized AI;
* Tell your story and present your products and services in an innovative, immersive way.

Adding Agents to your virtual spaces transforms a simple 3D environment into an interactive, informative experience that can engage and assist visitors in a truly unique and personalized way.


---

# 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://docs.aisuru.com/en/extensions/virtual-spaces/adding-agents-to-virtual-spaces.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.
