# Integrations

This section of the documentation covers NCS (Newsroom Control Systems) integration with RealityHub through the MOS (Media Object Server) protocol.&#x20;

RealityHub MOS integration allows you to utilize your Template Forms for on-air broadcast graphics by integrating them into your NSC rundowns.

To set an example, let's assume that you have **animated** **currency exchange graphics** populated with the **real-time data stream** and controllable with RealityHub Template Form and you want this specific setup to synchronize your NCS rundowns.&#x20;

<figure><img src="/files/crnGr3MRVF9jbN1ejMUG" alt=""><figcaption><p>Diagram of RealityHub &#x26; NCS Integration via MOS</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/realityhub-1.3/realityhub-1.3/integrations.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.
