> 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-5/stagehand-pro-5-replace-control-card.md).

# Stagehand Pro 5: Replace Control Card

## Required Tools

1. 1/16" Hex Key
2. 1/8" Hex Key
3. \#2 Phillips Screwdriver

## Stagehand Card Replacement Steps

1. Turn off the main breaker at the front of the Stagehand and remove power input from the rear of the Stagehand.
2. Remove the encoder knob using the 1/16" Hex Key.

   <figure><img src="/files/3GgoC4qyRDPxkvTFbXlg" alt=""><figcaption></figcaption></figure>
3. Remove the 6 x #10 button head screws from the front of the enclosure using the 1/8" Hex Key.
   * The front panel will swing down/out without having to remove the Stagehand from the rack.

     <figure><img src="/files/xOip7N4RYfSlskOWouu6" alt=""><figcaption></figcaption></figure>
4. Carefully remove all 10 Cat5 cables from the Stagehand Control Card
   * 3 x left side
   * 3 x right side
   * 3 x bottom
   * 1 x from the ARM Card in the center

     <figure><img src="/files/xay22WMhq46ZCc51Xsnp" alt=""><figcaption></figcaption></figure>
5. Remove the 4 x pan head screws from the four corners of the Stagehand Control Card using the #2 phillips screwdriver.

   <figure><img src="/files/iNBW0CAsAY4GCtjmJqBa" alt=""><figcaption></figcaption></figure>
6. Carefully remove the card from the front panel and replace it with the new one
7. Replace the 4 x pan head screws to secure the Stagehand Control Card
8. Replace all 10 Cat5 cables into the appropriate inputs

   **- DOUBLE CHECK THE INPUTS MATCH THE CABLES**
9. Close the front panel of the Stagehand and install the 6 x #10 button head screws
10. Replace the encoder knob, ensuring that the set screw secures onto the flat section of the stem
    * If your stem is fully round or gnurled without a flat section, secure the encoder knob in any orientation you like
11. Restore the power input cable to the rear of the Stagehand and turn on the brakers.
12. Verify that you have the most recent Stagehand Firmware


---

# 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-5/stagehand-pro-5-replace-control-card.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.
