# Cue Controls

## Cue Control Corner

The primary set of Cue Controls are located in the bottom right corner of the Cues Workspace.

* **Double Click** the horizontal divider between the Stagehand Properties to collapse or expand this window.
* **Click and Drag** the horizontal divider for a custom size.

![](/files/-MjAaQHYiWH1of6eYy5t)

## Cue Control Pop-Up Window

![](/files/-MjAa_GXLLOqJsUjOiAR)

Additional Cue Control pop-up windows can be created and moved anywhere on your screen from the **Window** tab of the Menu Bar.

![](/files/-MjAaY3iIGvRj0fv8YRv)

## Jump To Cue

Click on the **Load Button** in the bottom, center of the Cue Control to open the **Jump to Cue Window.** From here, you can directly load any cue instead of clicking on the load button next to the cue itself.

![](/files/-MjG4TzpzPHjD06vJUJd) ![](/files/-MjAidxVk5PNoIQBqzfu)

![](/files/-Mj_QMhAJjvgoKqkds8m)

## Next Cue & Previous Cue

You can quickly navigate between successive cues by clicking the **Next Cue** or **Previous Cue** button located on either side of the Jump to Cue button.

![](/files/-MjG7FJg4Z0RPGcLGh92)

![](/files/-Mj_S9_VyGCsHa18bU0R)

## Run Cue

Once you have a cue loaded, and you're ready to move, click the **Go Button** to start your cue.

![](/files/-MjG8ba7TeuWm7fuc3nw)

## Soft Stop Cue

Pressing the **Stop Sign** will send a **Soft Stop** command to all Stagehands. This will cause any moving motors to slow to a stop using the **Ramp Time** from that movement.

![](/files/-Mj_Y6T3YfmSfPG6zWjU)

{% hint style="danger" %}
If the ramp time is **5 Seconds**, it will take the unit 5 seconds to come to a stop. If you need to stop **immediately**, use the E-Stop!
{% endhint %}

![](/files/-Mj_WItaAHAhW67K51m1)


---

# 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://docs.creativeconners.com/docs/spikemark/on-screen-control.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.
