# New Launch Configuration

<div align="left"><img src="/files/X5LssLWPy2BVx6gNYQYx" alt="Empty Launch Configuration"></div>

The image above shows the default Launcher interface.

To add a new Launch configuration:

* Click the **+** (Plus) button in the **Launch Configurations** section

<div align="left"><img src="/files/cYM1NyK6i2msmdqfNVAv" alt="New Launch Configuration"></div>

* Define a specific **Configuration Name** in the **Add a Launch Configuration** popup window, and click **Save**

{% hint style="info" %}
When you **select** the configuration, the **Renderers** section gets activated.
{% endhint %}

* Click the **+** (Plus) button inside the **Renderer** section and **Add** **a Renderer**

<figure><img src="/files/mvB2SYqddQsMiZKLuaen" alt=""><figcaption><p>New Renderer</p></figcaption></figure>

As the above image suggests, Reality Hub automatically adds a **configuration-ready renderer**.

To select an **Engine** for the renderer:

* Go to the **Engine** column and click **Please Select**

<div align="left"><img src="/files/Q2zXudSY7Qx7yk5WgSOO" alt="Engines"></div>

When you click on the **Please select**, the **Engines** window pops up, and it contains the names of Engine(s) and Groups, as shown in the image above.

To select a **Project**:

* Go to the **Project** column and click **Please select**

<figure><img src="/files/1onbS1MSi7uEwqw4QX8Q" alt=""><figcaption><p>(UPDATE) Projects <mark style="color:red;">XXX</mark></p></figcaption></figure>

When you click on the **Please select**, the **Projects** window pops up, and it contains the names of **Projects** and **Maps,** as shown in the image above.

{% hint style="info" %}
Selecting a Graph/UState/RGraph inside the **Renderer Configuration** is not mandatory for launching an Engine(s). Reality Hub can launch your Engine(s) without defining it.
{% endhint %}

{% hint style="info" %}
You can add as many renderers as your setup requires.
{% endhint %}

{% hint style="warning" %}
Once you finish configuring renderers, it is essential to check the [status colors](/docs/reality-5.4-sp1/reality-5.4-sp1/user-guide/launcher/engine-status-colors.md) of your renderers before proceeding to a live event.
{% endhint %}

After finishing all the steps mentioned above:

* Go to the **Launch Configuration** section and click the **Launch** button.

<figure><img src="/files/x0vUQsyf7ujQhRyArSoO" alt=""><figcaption><p>Launched Configuration</p></figcaption></figure>

Engine(s) successfully launched.

Please also visit:

{% content-ref url="/pages/5Peybfdxt8h1Ca68xLlS" %}
[General Engine Configuration](/docs/reality-5.4-sp1/reality-5.4-sp1/configurations/configuring-reality-hub/engine-module-configuration/general-engine-configuration.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://zerodensitydocumentation.gitbook.io/docs/reality-5.4-sp1/reality-5.4-sp1/user-guide/launcher/new-launch-configuration.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.
