# Use cases

AIsuru's virtual spaces offer endless possibilities for creating immersive and interactive experiences. Here are some examples of how you can make use of this powerful feature:

### Living history

Turn learning about history into an engaging experience:

* Create accurate historical environments based on archaeological research;
* Populate these environments with Agents representing historical figures;
* Let users interact directly with these figures, asking questions and receiving contextual answers.

**Note**: This application is particularly effective for museums, archaeological sites, and educational institutions.

### Exploring the impossible

Make normally unreachable places accessible:

* Recreate environments like the International Space Station or the inside of a volcano;
* Insert expert Agents (astronauts, geologists) to guide and inform visitors;
* Offer interactive experiences that simulate unique conditions (e.g., microgravity).

### Virtual tourism

Let your users explore destinations before visiting them in person:

* Create accurate reproductions of tourist locations;
* Add virtual guides in the form of Agents to provide information and answer questions;
* Offer features like booking real visits directly from within the virtual environment.

### Safety training

Create training environments for high-risk or complex situations:

* Simulate emergency scenarios or complex medical procedures;
* Add "instructor" Agents to guide users through the procedures;
* Provide real-time feedback and performance assessments.

### Interactive video game development

Use virtual spaces to create unique gaming experiences:

* Build dynamic game worlds that change based on player interactions;
* Populate the world with non-player characters (NPCs) powered by Agents, capable of complex conversations and adaptive behavior;
* Implement quest systems and narratives dynamically generated by the AI.

### Interactive virtual showroom

Create a virtual exhibition space for your products or services:

* Populate the environment with detailed 3D models of your products;
* Implement "talking objects" using Agents for each product, capable of providing detailed information and answering specific questions;
* Offer interactive, personalized product demonstrations;
* Let visitors configure and customize products in real time;
* Integrate e-commerce features for direct purchases from within the virtual environment.

By leveraging AIsuru's virtual spaces, you can create immersive experiences that go beyond the boundaries of the physical world, offering unique opportunities for learning, exploration, and entertainment. Whether you're building a **virtual museum**, a **training simulator**, or an **innovative video game**, the possibilities are only limited by your imagination.


---

# 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/use-cases.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.
