> For the complete documentation index, see [llms.txt](https://docs.creativeconners.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.creativeconners.com/docs/showstopper/showstopper-accessory-hub/getting-started.md).

# Getting Started

<figure><img src="/files/Q6oZ5gdmlHPEZrn94Pks" alt=""><figcaption></figcaption></figure>

Congratulations on your purchase of Showstopper 4 Accessory Hub from Creative Conners, Inc! The Showstopper 4 Accessory Hub expands the capabilities of your Showstopper 4 Base, allowing six additional Showstopper 4 Accessory devices to be connected to your Emergency Stop Network. In order to use a Showstopper 4 Accessory Hub, you will also need a Showstopper 4 Base to power your Accessory Hub.

This manual will guide you through:

* Unpacking
* Installation
* Connecting Devices
* Troubleshooting

If you need help along the way, contact us via email (<support@creativeconners.com>), our website (creativeconners.com), or by phone (401-289-2942 x2). We want your automation to succeed, and we are here to help you through any issues you may encounter.

### WHAT’S IN THE BOX <a href="#h.yhcxx59nnxkp" id="h.yhcxx59nnxkp"></a>

* 1 x Showstopper 4 Accessory Hub (2U)
* 1 x IEC Power Cable
* 6 x Showstopper 4 Accessory Terminators
* 4 x 10x32 Rack Screws

If any of these components are missing, please contact us for a replacement.

### SHOWSTOPPER 4 ACCESSORY HUB FEATURES <a href="#h.bee4hz9avbf0" id="h.bee4hz9avbf0"></a>

<figure><img src="/files/0lra748KdcRwcstLKZ4J" alt=""><figcaption><p>Front Panel</p></figcaption></figure>

1. Illuminated E-Stop Button
2. Indicator Lights
3. Status Display

<figure><img src="/files/42Rl7ULPvjeRBv1mCTwV" alt=""><figcaption><p>Rear Panel</p></figcaption></figure>

1. Input Power - 120VAC 3A
2. EtherCON Connection
3. 24 VDC Control Circuit Overcurrent Protection
4. Six Showstopper 4 Accessory Outputs
5. Showstopper 4 Accessory Input


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.creativeconners.com/docs/showstopper/showstopper-accessory-hub/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
