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

# Carriage

{% 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/74kfKBJDrqQTBBU3XqpD" alt="" width="563"><figcaption></figcaption></figure>

## Step 1

Assemble the Carriage Horizontal Tube with aluminum tube plugs and appropriate plastic tube plug sleeves. The tube plugs can be installed using #10-32 x 3/8"L bolts.

Repeat this step for both Carriage Horizontal Tubes.

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

## Step 2

Bolt the Carriage Vertical Tubes to the assembled Carriage Horizontal Tubes using the #10-32 x 1 1/2"L bolts  When assembled, the #10-32 x 1 1/2"L bolts will sit inside the Elevator Clamping Block.

{% hint style="info" %}
Make sure to install the Bearing Blocks with only one of the 3/4" OD Radial Bearings. This will allow for an easy installation process.
{% endhint %}

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

## Step 3

Mount both Chain Attachment Brackets to the bottom Carriage 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.

<figure><img src="/files/knNOvK5fnuVcc0igdIPj" 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/carriage.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.
