> For the complete documentation index, see [llms.txt](https://bumup.gitbook.io/vanilla/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bumup.gitbook.io/vanilla/features/vv2e-vanilla-virtual-to-everything.md).

# VV2E (Vanilla Virtual To Everything)

We are developing a VV2E(Vanilla Virtual To Everyting) platform that plays a role in NFT & DeFi & Blockchain interacting with each other through a bridge between virtual and real space.

VR (Virtual Reality): It means virtual reality, and it is an interface technology that creates a virtual environment that is disconnected from reality and allows users to interact with humans or computers within the virtual environment.

MR (Mixed Reality): It is a concept of mixed reality, which is a combination of AR and VR. It is a technology that creates a new virtual space by combining real space and virtual space information. The concept of mixed reality can be a little ambiguous, but you can understand that the main difference is that the interaction is more enhanced in augmented reality.

<figure><img src="/files/Bakz2q7rH7qciRtR8I1M" alt=""><figcaption><p>Developing &#x26; Testing VV2E-VR Android APK</p></figcaption></figure>

<figure><img src="/files/EKArCRsEbXxJtEdB6pKV" alt=""><figcaption><p>Developing VV2E-MR based on MS hololens2 Vanilla Enterprise Edition Dynamics 365 Remote Assist HoloLens</p></figcaption></figure>

<figure><img src="/files/sV1HiMs0PJUheRc03BKk" alt=""><figcaption><p>Developing &#x26; Testing VV2E-MR</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bumup.gitbook.io/vanilla/features/vv2e-vanilla-virtual-to-everything.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
