> For the complete documentation index, see [llms.txt](https://zerodensitydocumentation.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zerodensitydocumentation.gitbook.io/docs/realityhub-1.3/realityhub-1.3/controlling-unreal-engine.md).

# Controlling Unreal Engine

![RealityHub Unreal Engine Workflow](/files/RfDyG9gRvJuYLcPkJuxS)

RealityHub allows you to **control Unreal Engine** 4.27 and 5.0 projects for your broadcast and real-time production pipeline **without leaving the familiar experience**.&#x20;

{% hint style="warning" %}
Important Update: To control Unreal Engine 5.1, you must use RealityHub version 1.3.2. See [Controlling Unreal Engine 5.1](/docs/realityhub-1.3/realityhub-1.3/controlling-unreal-engine/unreal-engine-5.1.md)
{% endhint %}

You also can use your **Reality Engine** and **Unreal Engine** in complete **harmony**. This documentation section guides you through the following steps regarding preparing your Unreal Engine and RealityHub for your production.


---

# 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:

```
GET https://zerodensitydocumentation.gitbook.io/docs/realityhub-1.3/realityhub-1.3/controlling-unreal-engine.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.
