# Unreal Engine: Guides

{% hint style="info" %}
You are reading an old article for Unreal Engine 4 - it should still work for Unreal Engine 5 though!
{% endhint %}

![Unreal Engine VR Process](/files/-L_QICSmcRfZq-mG6lZD)

{% content-ref url="/pages/-LYxpVvhgtKX-ZQ-KZfC" %}
[Setting up a VR-ready File & Templates](/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides/setting-up-a-vr-ready-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LYxpVftuEC71sbcuTJX" %}
[Creating a Basic VR Experience](/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides/creating-a-basic-vr-experience.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LYxpU5Vb-FnW-CM1Kix" %}
[UV and Lightmaps](/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides/uv-and-lightmaps.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LYxpVIJ-y\_9K7cDT6SL" %}
[Custom Collision and Navigation](/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides/custom-collision-and-navigation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LYxr6T8LAr6KGA5-7ya" %}
[Outputting Content](/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides/outputting-content.md)
{% endcontent-ref %}


---

# 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://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides.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.
