> 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/stagehand/stagehand-pro-6/stagehand-pro-6-electrical-installation.md).

# Stagehand Pro 6: Electrical Connections

## Plug In Your Stagehand

**What you will need**

* [5hp AC Induction Machine](/docs/machinery.md)
* [Showstopper Base](/docs/showstopper/showstopper-base.md)
* [PC Computer](/docs/spikemark-6/system-requirements-and-install.md) running Spikemark Software
* Cables

### System Diagram

### Back panel overview

<figure><img src="/files/yZGyyGJwX1ycdanrxNdN" alt="Stagehand connection callout"><figcaption></figcaption></figure>

1. **Commissioning Port** - Factory Use
2. [**E-Stop Input**](/docs/stagehand/stagehand-pro-6/stagehand-pro-6-electrical-installation/stagehand-pro-6-e-stop-connection.md) - Plug in your Showstopper Cable (5 Pin XLR) between the Showstopper Base and the Stagehand Pro
3. [**Ethernet Input**](/docs/stagehand/stagehand-pro-6/stagehand-pro-6-electrical-installation/stagehand-pro-6-ethernet-connection.md) - Using Ethernet Cables, plug in your Stagehand, Computer, and any other networked gear into a Network Switch.
4. Fuse Protection - Control power and encoder protection.
5. [**Interlock Input**](/docs/stagehand/stagehand-pro-6/stagehand-pro-6-electrical-installation/stagehand-pro-6-interlock-connection.md) - If you are not using interlock switches or safety bumpers in your system, plug in the included Interlock Jumper. If you are using interlock switches or safety bumpers in your system, you will need to connect this to a [Safety Interlock Pro](/docs/showstopper/safety-interlock/safety-interlock-pro-4.md).
6. [**Sensor Input**](/docs/stagehand/stagehand-pro-6/stagehand-pro-6-electrical-installation/stagehand-pro-6-signal-connection.md) - Plug your Signal Cable in between your machine and Stagehand Pro.
7. [**Motor Output**](/docs/stagehand/stagehand-pro-6/stagehand-pro-6-electrical-installation/stagehand-pro-6-motor-connection.md) - Plug your Pro Motor Cable in between your machine and Stagehand Pro.
8. [**Input Power**](/docs/stagehand/stagehand-pro-6/stagehand-pro-6-electrical-installation/stagehand-pro-6-power-connection.md) - Plug in your power cable to your power source.


---

# 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/stagehand/stagehand-pro-6/stagehand-pro-6-electrical-installation.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.
