# Operation

The Control Connection does not have any particular operations in and of itself. Check out the various devices that can be used through the Control Connection:

<img src="/files/wLbc7SWMD9niP6CFdkbE" alt="" data-size="line"> [Showstopper Consolette](/docs/showstopper/legacy/showstopper-consolette.md)

<img src="/files/vGGS88fYb0sjOw4KDqIC" alt="" data-size="line"> [Spikemark Pendant](https://github.com/creativeconners/PublicDocumentation/blob/main/showstopper/control-connection/broken-reference/README.md)

<img src="/files/xd7TVCVC8ffc1PXWW42z" alt="" data-size="line"> [Showstopper Remote E-Stop](/docs/showstopper/showstopper-remote-e-stop.md)

<img src="/files/Y3j5VN9vZ1i3Z6cBrXQx" alt="" data-size="line"> [Showstopper E-Stop Hub](/docs/showstopper/showstopper-e-stop-hub/getting-started.md)

<img src="/files/G5xk10erlMD3m1nPuW1n" alt="" data-size="line"> [Showstopper Accessory Hub](/docs/showstopper/showstopper-accessory-hub/getting-started.md)

<img src="/files/itcBdJjSOqH32hQGu8Lj" alt="" data-size="line">[Stage Manager](/docs/showstopper/legacy/stage-manager/getting-started.md)

<img src="/files/CplqNuwJoMkyCf2eG7CJ" alt="" data-size="line"> [Spikemark](/docs/spikemark.md)


---

# 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/showstopper/control-connection/operation.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.
