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

# Getting Started

## Assembly Prep

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

#### Tools Required For Assembly

These tools are required for the assembly of the GreyT Telescope.

* Snap ring pliers (For 1/2" snap rings)
* Allen keys
  * 3/32"
  * 1/8"
  * 5/32"

#### Optional tools that may be needed:

* Arbor press
* Drill
* Drill bit
  * \#9
* C-clamp or other type of clamp

## General Notes

Unless stated otherwise, assembly instructions are interchangeable between the different sizes of Top Blocks and Bottom Blocks.

{% hint style="warning" %}
Check for any remaining support material on all 3D printed parts before assembly.
{% endhint %}

## Key Assembly Instructions

The following instructions detail how to assemble the GreyT Telescope.

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

{% hint style="success" %}
Apply [Lucas Red "N" Tacky](https://www.lucasoil.com/product/red-n-tacky-grease/) grease to all gears after final assembly to ensure smooth operation and reduce wear during use.CommentShare feedback on the editor.
{% endhint %}

<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>Bottom Block</strong></td><td>Assembly Instructions</td><td><a href="/files/VDy3fWICJaeMPHDuXz7W">/files/VDy3fWICJaeMPHDuXz7W</a></td><td><a href="/pages/5d0JUvj8ZQAb51eQHcNt">/pages/5d0JUvj8ZQAb51eQHcNt</a></td></tr><tr><td><strong>Top Block</strong></td><td>Assembly Instructions</td><td><a href="/files/cpY0gDxeyjnp5x2ZZeL9">/files/cpY0gDxeyjnp5x2ZZeL9</a></td><td><a href="/pages/vJn1qn6nrnHDQlbhgMo9">/pages/vJn1qn6nrnHDQlbhgMo9</a></td></tr><tr><td><strong>Base Gearbox</strong></td><td>Assembly Instructions</td><td><a href="/files/tGizVCsLO3l8YkGbEsfq">/files/tGizVCsLO3l8YkGbEsfq</a></td><td><a href="/pages/GydTqjbOdtdfrm20SvHJ">/pages/GydTqjbOdtdfrm20SvHJ</a></td></tr><tr><td><strong>Base Gearbox (Flipped)</strong></td><td>Assembly Instructions</td><td><a href="/files/iXP9sPkYFBoEW0qRvM25">/files/iXP9sPkYFBoEW0qRvM25</a></td><td><a href="/pages/R8moQVd5a56Zx5fSeqDK">/pages/R8moQVd5a56Zx5fSeqDK</a></td></tr><tr><td><strong>Base Gearbox with Brake</strong></td><td>Assembly Instructions</td><td><a href="/files/njniJo9w5H1bXETVAuAL">/files/njniJo9w5H1bXETVAuAL</a></td><td><a href="/pages/oUxq1pvoaCFBMHUvt8js">/pages/oUxq1pvoaCFBMHUvt8js</a></td></tr><tr><td><strong>Base Gearbox with Ratchet</strong></td><td>Assembly Instructions</td><td><a href="/files/8F03VbM5gc5VBN2oZUNs">/files/8F03VbM5gc5VBN2oZUNs</a></td><td><a href="/pages/GqMkAvDfWPyDS10emP7V">/pages/GqMkAvDfWPyDS10emP7V</a></td></tr><tr><td><strong>Final Assembly</strong></td><td>Assembly Instructions</td><td><a href="/files/cSeLy2McQ7CdAynqePGS">/files/cSeLy2McQ7CdAynqePGS</a></td><td><a href="/pages/M4ikOlnvbpqLet7tyiUZ">/pages/M4ikOlnvbpqLet7tyiUZ</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-telescope/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.
