# Consolette

## Showstopper Consolette

Moving motors using the Showstopper Consolette.

<figure><img src="/files/ykxg6f8AUeQATLj2ozVT" alt="Showstopper 4 Consolette Isometric View"><figcaption></figcaption></figure>

## Consolette Movements

The Consolette is a great tool both for running shows and for easily jogging motors to a desired location. Check out the links below from the [**Showstopper Consolette Manual**](/docs/showstopper/legacy/showstopper-consolette.md) for more information on cued movement using the Showstopper Consolette.

{% hint style="info" %}
When paired with Spikemark 6, the Consolette will control [**Playback 1**](https://github.com/creativeconners/PublicDocumentation/blob/main/spikemark-6/includes/playbacks-controller-overview.md).
{% endhint %}

### Setting Up the Consolette

* [**Connecting Consolette Cables**](/docs/showstopper/legacy/showstopper-consolette/making-the-connections.md)
* [**Connecting to Spikemark**](/docs/showstopper/legacy/showstopper-consolette/connecting-the-consolette-to-spikemark.md)

### Running Cues

* [**Status Display**](/docs/showstopper/legacy/showstopper-consolette/running-cues.md#status-display)
* [**Cue Control Buttons**](/docs/showstopper/legacy/showstopper-consolette/running-cues.md#cue-control-buttons)

### Stopping Motion

* [**Emergency Stop**](/docs/showstopper/legacy/showstopper-consolette/emergency-stop.md)
* [**Hold To Run (HTR) and Soft Stop**](/docs/showstopper/legacy/showstopper-consolette/running-cues.md#htr--soft-stop)


---

# 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-6/running-cues/consolette.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.
