> 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/multi-stage/2nd-stage.md).

# 2nd Stage

{% 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 %}

The images below show the assembled 2nd Stage. The number of stages you plan on assembling will affect the final appearance of your 1st Stage.

{% tabs %}
{% tab title="2 Stage" %}

<figure><img src="/files/DgzqjzOB48D1RwMzMUgQ" alt="" width="300"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="3+ Stages" %}

<figure><img src="/files/KSYFdeVveTJYP8q7QDQe" alt="" width="300"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Step 1

Before assembling the 1st Stage Horizontal Tubes, drill the threaded holes on the Aluminum Tube Plugs that are marked in green. Both sides must be drilled. Then, assemble both 1st Stage Horizontal Tubes as shown in the image below.

{% hint style="info" %}
The bolt heads for both Pulley Blocks must be facing towards each other.
{% endhint %}

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

## Step 2

Bolt the 1st Stage Vertical Tubes to the assembled 1st Stage Horizontal Tubes. The top holes in the vertical tube must be drilled clearance for #10-32 bolts with the outside face drilled to 3/8", similar to how the Elevator Base Tube is done. When assembled, the heads of the #10-32 x 3/8"L bolts will sit inside the 1st Stage Vertical Tube.

{% hint style="info" %}
Make sure to install the Bearing Blocks with only one of the 3/4" OD Radial Bearings on the back of the mast.&#x20;
{% endhint %}

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

## Step 3

Mount both Chain Attachment Brackets to the bottom 1st Stage Horizontal Tube in the orientation shown below. The brackets will be installed using six #10-32 x 2-1/2"L bolts and #10-32 nuts.

{% hint style="info" %}
This step is only required if you are assembling a 2 Stage Elevator. If you are assembling an elevator with 3 or more stages, these brackets must be mounted to the 1st stage after the Elevator Mast.
{% endhint %}

<figure><img src="/files/9mgUcT6m6OPxEXG3NnPW" 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/multi-stage/2nd-stage.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.
