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

# Getting Started

## Assembly Prep

Refer back to the [Complete Kits](/welcome/greyt/greyt-elevator-cascade/general-info/kit-contents/complete-kits.md) and [Individual Components](/welcome/greyt/greyt-elevator-cascade/general-info/kit-contents/individual-components.md) page to ensure that all necessary parts are located before starting assembly steps.

#### Tools required for assembly:

* Allen keys
  * 1/8"
  * 5/32"
* 3/8" Wrench
* Scissors
* Drill
* \#9 Drill Bit

#### Optional tools that may be needed:

* Arbor press
* Deadblow hammer
* Needle Nose Pliers

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

## Key Assembly Instructions&#x20;

The following pages cover the basic assembly instructions for the GreyT Elevator.

For the purpose of this manual, all tubes were cut to dimensions used in the CAD model. However, the tubes can be cut to any length desired. See the [Material Cutting](/welcome/greyt/greyt-elevator-cascade/assembly-instructions/material-cutting.md) section for more information.

All holes used in this guide must be drilled clearance for #10-32 before assembly.

{% hint style="info" %}
Depending on the number of stages that you are building, not all of the following Assembly Instructions are required. Listed below are the required sections for building a Single Stage and Multi-Stage
{% endhint %}

## Key Assembly Steps

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Bearing Blocks</strong></td><td>Assembly Instructions for the Elevator Clamping Blocks <a href="https://wcproducts.com/products/elevator-components">(WCP-0897)</a></td><td><a href="/files/cMA4Luu7v8P2C4L5V1eD">/files/cMA4Luu7v8P2C4L5V1eD</a></td><td><a href="/pages/gYtUPzAaVVF53PwcGEPA">/pages/gYtUPzAaVVF53PwcGEPA</a></td></tr><tr><td><strong>Cascade Pulley Blocks</strong></td><td>Assembly Instructions for the Cascade Pulley Blocks</td><td><a href="/files/Nibw0K8sT8D5JQB9Kqme">/files/Nibw0K8sT8D5JQB9Kqme</a></td><td></td></tr><tr><td><strong>Single Stage</strong></td><td>Assembly Instructions for Single Stage Elevators</td><td><a href="/files/UddgfASC3kQMKor5DVo0">/files/UddgfASC3kQMKor5DVo0</a></td><td><a href="/pages/h1uhpS8HBjPknhbeCeiP">/pages/h1uhpS8HBjPknhbeCeiP</a></td></tr><tr><td><strong>Multi-Stage</strong></td><td>Assembly Instructions for Multi-Stage Elevators</td><td><a href="/files/EwOyf0D6uF6EmJBvecIq">/files/EwOyf0D6uF6EmJBvecIq</a></td><td><a href="/pages/VcheNfjLdiqDLPu4ldZn">/pages/VcheNfjLdiqDLPu4ldZn</a></td></tr></tbody></table>


---

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