# 4.1 Cues Workspace

{% hint style="info" %}
It’s not critical to get moving, but you can learn how to [Configure Your Showfile Workspace](/docs/spikemark/stage-model-viewer.md) to set up the visualizer like ours.
{% endhint %}

1. **Click** the **Workspace** dropdown menu.
2. **Select Cues.**

![](/files/-MhYexPCpqO63TNGogvp)

{% hint style="info" %}
Notice that your motors are all lined up on the left, and Cue 1 has already been created.
{% endhint %}

## Showstopper Hold To Run vs Soft Stop

Spikemark initially enforces HTR in Simulator Mode. Since we don't have a Consolette connected for this tutorial, we changed this to **Soft Stop** from the [**Showstopper Consolette Settings**](/docs/showstopper/legacy/showstopper-consolette/connecting-the-consolette-to-spikemark.md)**.**

![](/files/-MjA5tU7BIYk9kSnOrTC)

![](/files/-MjA7EDirVHkuHiX-IF1)


---

# 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/quickstart/writing-your-first-cues/4.1-cues-workspace.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.
