# Connecting To A Stagehand

Make sure you have configured on your [Computer IP](/docs/spikemark/ip-address-and-network-connection/setting-computer-ip-address.md) Address and [Stagehand IP](/docs/spikemark/ip-address-and-network-connection/setting-stagehand-ip-address.md) Address first

Then we’re ready to establish a connection to a Stagehand within Spikemark.

1. Make sure you are in the Jog Workspace and Live Show Mode

![](/files/-MhsFHEi0jq-8W0KT-sV)

1. Select the motor you wish to connect to by clicking on it.
2. In the **Network** section of the **Stagehand Properties Panel** on the right side of the screen or at the bottom of the Jog Workspace, enter the IP Address of your Stagehand and click Connect.

![](/files/-MhZ_FS6yCqx_LLFqekU)

{% hint style="info" %}
In this step, make sure you copy the IP Address exactly as it appears on the face panel of the Stagehand OLED or LCD display.
{% endhint %}

3\. Click on Connect. You will see the Network status change to Connecting, to Connected

{% hint style="info" %}
If there’s a network error, check your IP settings on the computer and Stagehand and then check your cabling.
{% endhint %}

### Connect To All

You can also connect to or disconnect from all Stagehands by Clicking on the Stagehand in the Toolbar and selecting:

1. Connect to All - Ctrl+Shift+T
2. Disconnect From All - Alt+Shift+T

<div align="center"><img src="/files/-MhsOou1AwQfYSX1l3UQ" alt=""></div>


---

# 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/spikemark/ip-address-and-network-connection/establishing-a-network-connection-to-your-machine.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.
