# System Overview

Reality Hub’s pipeline is easy to understand. To utilize Reality Engine(s) & Unreal Engine(s), users log in to the Reality Hub Web Interface with Google Chrome or Microsoft Edge; then, Reality Hub Server establishes connections, receives external data, and sends commands to Engine(s) through the IP network.&#x20;

The diagram below represents Reality Hub’s pipeline and shows how it collaborates with different workspaces:

<figure><img src="/files/dF4bfni03brigwoXBvKO" alt=""><figcaption><p>System Overview</p></figcaption></figure>


---

# 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://zerodensitydocumentation.gitbook.io/docs/reality-5.4/reality-5.4/user-guide/what-is-reality-hub/system-overview.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.
