> 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-apprentice-2/stagehand-apprentice-2-making-the-connections.md).

# Stagehand Apprentice 2: Making The Connections

You can get a motor moving with five connections, but to take full advantage of the features you'll need to connect to the other system components.

## **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/spikemark-installation.md) running Spikemark 5 Software
* Cables

### Back panel overview

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

1. [**Input Power**](/docs/stagehand/stagehand-apprentice-2/stagehand-apprentice-2-making-the-connections/stagehand-apprentice-2-power-input.md)
2. [**Motor Output**](/docs/stagehand/stagehand-apprentice-2/stagehand-apprentice-2-making-the-connections/stagehand-apprentice-2-motor-and-brake-output.md)
3. [**Signal Output**](/docs/stagehand/stagehand-apprentice-2/stagehand-apprentice-2-making-the-connections/stagehand-apprentice-2-sensor-input.md)
4. [**Interlock Output**](/docs/stagehand/stagehand-apprentice-2/stagehand-apprentice-2-making-the-connections/stagehand-apprentice-2-interlock-inputs.md)
5. 24VDC fuse
6. 12VDC fuse
7. [**Ethernet Input**](/docs/stagehand/stagehand-apprentice-2/stagehand-apprentice-2-making-the-connections/stagehand-apprentice-2-ethernet-input.md)
8. [**E-Stop Input**](/docs/stagehand/stagehand-apprentice-2/stagehand-apprentice-2-making-the-connections/stagehand-apprentice-2-showstopper-emergency-stop-input.md)
9. Commissioning port (factory use)

## System Diagram

Here's a basic system diagram, showing all the components connected to the Stagehand Apprentice 2.

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

{% content-ref url="/pages/bNgNLlQ4NxtLOypF2pyb" %}
[Stagehand Apprentice 2: Power Input](/docs/stagehand/stagehand-apprentice-2/stagehand-apprentice-2-making-the-connections/stagehand-apprentice-2-power-input.md)
{% endcontent-ref %}

{% content-ref url="/pages/xEgChzpnVhPEr5sw1sgc" %}
[Stagehand Apprentice 2: Motor and Brake Output](/docs/stagehand/stagehand-apprentice-2/stagehand-apprentice-2-making-the-connections/stagehand-apprentice-2-motor-and-brake-output.md)
{% endcontent-ref %}

{% content-ref url="/pages/G8za1zA8Rc9z06OwfWnl" %}
[Stagehand Apprentice 2: Sensor Input](/docs/stagehand/stagehand-apprentice-2/stagehand-apprentice-2-making-the-connections/stagehand-apprentice-2-sensor-input.md)
{% endcontent-ref %}

{% content-ref url="/pages/saEmLN3Je3RomduspuAS" %}
[Stagehand Apprentice 2: Interlock Inputs](/docs/stagehand/stagehand-apprentice-2/stagehand-apprentice-2-making-the-connections/stagehand-apprentice-2-interlock-inputs.md)
{% endcontent-ref %}

{% content-ref url="/pages/J6wz93Obv7HgQVPgp1h1" %}
[Stagehand Apprentice 2: Ethernet Input](/docs/stagehand/stagehand-apprentice-2/stagehand-apprentice-2-making-the-connections/stagehand-apprentice-2-ethernet-input.md)
{% endcontent-ref %}

{% content-ref url="/pages/VIjIIlJlVlNO4xq0TWBt" %}
[Stagehand Apprentice 2: Showstopper Emergency Stop Input](/docs/stagehand/stagehand-apprentice-2/stagehand-apprentice-2-making-the-connections/stagehand-apprentice-2-showstopper-emergency-stop-input.md)
{% endcontent-ref %}


---

# 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-apprentice-2/stagehand-apprentice-2-making-the-connections.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.
