# VR / AR business

Here's a brief introduction to VR, AR, and MR, which are among the main facilitators of the Livaatverse.

&#x20;VR is a computerized simulation of a 3-dimensional environment or a recorded/live user experience where users can interact with virtual objects. This is achieved through specialized hardware and software that create an experience similar to reality.

Augmented Reality, or AR, is an interactive user experience in which a digital overlay is created within a natural environment. Through the use of AR hardware and software, users can interact with both real and virtual objects.

Mixed Reality, or MR, is a blended experience of both VR and AR. It allows the user to interact in both virtual and natural environments seamlessly.


---

# 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://livaatverse.gitbook.io/livaatverse-whitepaper/about-livaatverse/vr-ar-business.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.
