> 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/general-assembly.md).

# General Assembly

{% 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/TPZdP9etLSsQNlF08j8N" alt="" width="300"><figcaption></figcaption></figure>

## Step 1

Slide the carriage assembly into the 1st stage assembly from the front. It may help with installation to lift the carriage up from the bottom and angle it forward a bit. Slide the carriage down and return it to a vertical position.

Once in, the front/back bearings in the carriage and the 1st stage should both be on the same side.

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

## Step 2

Bolt the 3/4" OD Radial Bearings into the Bearing Blocks on the backside of the carriage as indicated in green.

At this point, the elevator carriage should be able to move smoothly up/down, and a small amount of wiggle left/right and front/back is to be expected. This ensures the elevator will not bind.

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

## Step 3

Slide the assembly from Step 2 into the Elevator Mast Assembly from the front. It may help with installation to lift the assembly up from the bottom and angle it forward a bit. Slide that assembly down while returning it to a vertical position.

{% hint style="info" %}
If you are assembling an Elevator with 3 or more stages, The assembly from Step 2 will be installed in the Extra Stages before being installed in the Elevator Mast Assembly.
{% endhint %}

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

## Step 4

Bolt the 3/4" OD Radial Bearings into the Bearing Blocks on the backside of the carriage as indicated in green.

At this point, the 1st stage should be able to move smoothly up/down, and a small amount of wiggle left/right and front/back is to be expected. This ensures the elevator will not bind.

<div align="center"><figure><img src="/files/FFi7jx5zVpCme5gka6qF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/obk8epkE1T4ySqZ5ZfCC" alt=""><figcaption></figcaption></figure></div>


---

# 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/general-assembly.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.
