> 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/machinery/pushstick/getting-started.md).

# Getting Started

![](/files/y6b0o39lQSDlazFbbc7E)

Congratulations on your purchase of the Pushstick v2 deck winch from Creative Conners, Inc. The Pushstick v2 is a zero-fleet deck winch designed to meet the demands of scenic automation in non-lifting applications. Simply, connect the Pushstick v2 to an accompanying Stagehand controller and you will be ready to Make It Move!

This manual will direct you through:

1. Unpacking
2. Installing & Testing
3. Operation Procedures

If you need help along the way, contact us on our website ([creativeconners.com](https://www.google.com/url?q=https://creativeconners.com/contact-us/\&sa=D\&source=editors\&ust=1660925876805870\&usg=AOvVaw2gs2uztlxNHDDbOgyWMM23)), via email (<support@creativeconners.com>), or by phone (401-289-2942 x2). We want your automation to succeed and we are eager to help you through any head-scratching issues.

## A WORD ABOUT SAFETY <a href="#h.efy0a4fkn31o" id="h.efy0a4fkn31o"></a>

The Pushstick v2 is constructed to be a rugged and versatile deck winch, used for deck tracks, traveler tracks, and other lateral motion applications. Do not let the small footprint fool you. The Pushstick v2 can move incredible loads at fast speeds. It is the responsibility of the operator to ensure a safe environment when moving scenery around on stage. The Pushstick v2 Deck Winch is not intended for overhead lifting. The Pushstick v2 includes several removable Lexan safety covers to prevent any injury or damage. Though removable, these covers are intended to be installed anytime the machine is in service.

## WHAT’S INCLUDED <a href="#h.psz8fkl7gp1v" id="h.psz8fkl7gp1v"></a>

1. Pushstick v2 winch
2. Set of lexan shielding

## REQUIRED TOOLS <a href="#h.etz88rxjifxw" id="h.etz88rxjifxw"></a>

1. 1-1/8" socket wrench (cable tensioning)
2. 3/16” hex key (drum cable clamps & drum spoke)
3. 1/8” hex key (deck dog & drum spoke)
4. 5/32” hex key (limit adjustment)
5. Philips head screwdriver (safety shields)

## FEATURES <a href="#h.fzg7gvrmlutv" id="h.fzg7gvrmlutv"></a>

* 90ft cable capacity
* 36in/s max speed
* 700lb line pull
* Zero-fleet design

## OVERVIEW <a href="#h.q2jndpkpfn0w" id="h.q2jndpkpfn0w"></a>

![](/files/pmtKf1SAvE5Kygx9kQYl)


---

# 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/machinery/pushstick/getting-started.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.
