# Virtual Reality

**These templates** provide immersive experiences where users can interact with 3D environments through VR headsets. These templates are used for applications like virtual showrooms, tours, and product experiences.

<table><thead><tr><th>Template Name	</th><th width="213">Features</th><th>Use Case	</th></tr></thead><tbody><tr><td>Virtual Building Walkthrough</td><td>Explore virtual buildings in VR</td><td>Real estate, architecture</td></tr><tr><td>VR Immersive Experience Collections</td><td>Create immersive VR experiences, together with 3D and AR</td><td>Virtual showrooms, product demos</td></tr></tbody></table>


---

# 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://guide.swiftxr.io/templates/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.
