> For the complete documentation index, see [llms.txt](https://docs.wcproducts.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wcproducts.com/welcome/greyt/greyt-elevator-cascade/assembly-instructions/single-stage/elevator-mast.md).

# Elevator Mast

{% hint style="success" %}
Vibra-TITE VC-3 Threadmate ([Vibra-TITE](https://wcproducts.com/products/threadlocker)) is recommended on all bolts that thread into a tapped hole.
{% endhint %}

<figure><img src="/files/PEkOFhzt1HDyIwTcyBap" alt="" width="300"><figcaption></figcaption></figure>

## Step 1

Assemble the Elevator Mast Vertical Tube with an aluminum tube plug and appropriate plastic tube plug sleeve. The tube plug can be installed using #10-32 x 3/8”L bolts.&#x20;

Repeat this step for both Elevator Mast Vertical Tubes.

<figure><img src="/files/cwQUFCrtZMlj8e8aC1Db" alt="" width="563"><figcaption></figcaption></figure>

## Step 2

Bolt the assembled vertical tubes for the mast to the Elevator Base Tube. The bottom face of the tube should be drilled to 3/8”, providing adequate clearance so the #10-32 x 3/8”L bolts can be installed inside the tube.

<figure><img src="/files/TnV192I6difzhVmfcPda" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/t7Xx5F9QdehFv7z9dySq" alt="" width="563"><figcaption></figcaption></figure>

## Step 3

Attach the Elevator Mast Cross Tube to the Elevator Mast Vertical Tubes using four #10-32 bolts and 2” long spacers. While the tube can be lower, it is recommended to mount it as high as possible to increase the strength of the elevator mast.

<div><figure><img src="/files/BRj0OqjULCCXN6zVw4Ad" alt=""><figcaption></figcaption></figure> <figure><img src="/files/TwBbUI20qf2xf3VLBcPk" alt=""><figcaption></figcaption></figure></div>

## Step 4

Drill the holes marked in green on one of the Centered Bearing Plates to be clearance for #10-32. Once that is done, press the 1/2" Rounded Hex Bearings into both plates. Install both plates as shown in the image below using two #10-32 x 1-1/2"L bolts.

<figure><img src="/files/5x8uobF7zVJvXNzRipGP" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.wcproducts.com/welcome/greyt/greyt-elevator-cascade/assembly-instructions/single-stage/elevator-mast.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.
