# Virtual Reality

AlphaBatem is developing on the frontline of VR and XR technologies to provide consistent rich experiences across devices, allowing developers and designers to focus on design rather than managing inconsistencies across platforms. <br>

### **Oasis Integration**

All AlphaBatem Oases can be visualised in VR. The underlying spatial grid ensures a consistent experience across the Metaverse within the galaxy and ensures scaling is correct when viewing from a VR headset.

### **Hand/Position Tracking**

Enhance existing 3D models via enabling the use of Hand and Position tracking. On compatible VRM models, users can freely control their character's arms based on the position of their controllers. Hand tracking provides an intuitive way for users to navigate menus and interact with the world just like they do in the real world. AlphaBatem SDK's and API's allow easy access to this data stream and simple integration into existing compatible sprites.


---

# 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.alphabatem.com/alphabatem/products/virtual-reality.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.
