> 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-ac/stagehand-pro-4-making-the-connections/stagehand-pro-4-power-input.md).

# Stagehand Pro 4: Power Input

{% tabs %}
{% tab title="5hp" %}
![5hp Input Power](/files/OBHfbhT1WIxMGATLkRHM)
{% endtab %}

{% tab title="10hp" %}
![](/files/9GhTcLE0j25lzWkHuSF4)
{% endtab %}
{% endtabs %}

The Stagehand Pro 4 requires a power circuit with these specifications:

<table><thead><tr><th align="right">Specification</th><th width="279.33333333333326" align="center">5hp</th><th align="center">10hp</th></tr></thead><tbody><tr><td align="right"><strong>Voltage</strong></td><td align="center">200VAC-240VAC</td><td align="center">200VAC-240VAC</td></tr><tr><td align="right"><strong>Phase</strong></td><td align="center">3P</td><td align="center">3P</td></tr><tr><td align="right"><strong>Circuit</strong></td><td align="center">4-wire (L1, L2, L3, G)</td><td align="center">4-wire (L1, L2, L3, G)</td></tr><tr><td align="right"><strong>Amperage</strong></td><td align="center">30A</td><td align="center">50A</td></tr><tr><td align="right"><strong>Adapter Cable Plug</strong></td><td align="center">NEMA L15-30</td><td align="center">50A Twistlock</td></tr></tbody></table>

The power inlet is a locking industrial rectangular connector. Included in the box is a 10' adapter cable with the mating female connector on one end, and a twist-lock plug on the other end to power the controller from a more common receptacle.

The Stagehand Pro 4 is equipped with 3 circuit breaker on the front panel.

Flip the **MAIN POWER** breaker **OFF** before applying power.

{% hint style="info" %}
The power inlet has a higher current ratings than the draw of the controller.
{% endhint %}

###


---

# 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-ac/stagehand-pro-4-making-the-connections/stagehand-pro-4-power-input.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.
