# Show Modes

## Simulator Mode

![](/files/-MhJLdrNR07Ni5C1RTHP)

As the names suggest, Simulator Mode allows you to program cues and check out movements in the [Stage Model Viewer](/docs/spikemark/stage-model-viewer.md) without moving real machines. Cues can be run from the on screen [Cue Controls](/docs/spikemark/on-screen-control.md) or from a [Showstopper Consolette](/docs/showstopper/legacy/showstopper-consolette.md).

{% hint style="danger" %}
Spikemark initially enforces HTR in Simulator Mode. Change this to Soft Stop from the [Showstopper Consolette Settings](/docs/showstopper/legacy/showstopper-consolette/connecting-the-consolette-to-spikemark.md).
{% endhint %}

## Live Mode

Once you're ready to start moving real machinery, Switch to Live Mode, [Configure your machinery](https://app.gitbook.com/@creative-conners/s/spikemark/~/drafts/-MhJKiRfzaSH6l7HHiDo/spikemark/configuring-stagehands-in-spikemark) in Spikemark, and run all your cues that you programmed in Simulator Mode.

![](/files/-MjdFyLQHXDrdTooUkq7)

{% hint style="info" %}
Notice how in Live mode, the unit is dark grey by default. This means that it is not yet connected to Spikemark. The tan unit in the Simulator indicates that it is "connected" and ready to move!
{% endhint %}


---

# 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/show-modes.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.
