# Grid Runtime

Grid Runtime allows Grid Studio projects to be deployed to end users through a simplified operator interface. The project continues running in the background while operators interact only with the controls intended for daily operation, preventing unintended modifications to the project.

> Grid Runtime launches the project in a fullscreen environment without displaying the standard Grid Studio menus or interface elements. This ensures that operators only see the controls provided by the runtime interface.

> If required, a runtime menu bar can be enabled to provide access to selected options and expose specific parameters for configuration or maintenance.

***

#### Grid Runtime Download / Installation

**Grid Runtime** is included as part of the **Grid Studio installer**.

To install Grid Runtime, please download and install **Grid Studio** from the **Stage Precision website**.

By default, the **Grid Runtime** installation option is enabled during the installation process and will be installed automatically.

If Grid Runtime is not available on your system after installation, please run the installer again and verify that the **Grid Runtime** option is selected.


---

# 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://stage-precision.gitbook.io/grid/grid-runtime/grid-runtime.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.
