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

# Getting Started

## Assembly Prep

Refer back to the [Complete Kit](/welcome/greyt/greyt-shooter-9.5/general-info/kit-contents/complete-kit.md) and[ Individual Components](/welcome/greyt/greyt-shooter-9.5/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 Shooter (9.5")

* 3/8” Wrench
* SAE/Inch Allen Set
* Drill and Drill Bit Set

## Key Assembly Instructions

The following instructions detail how to assemble the basic frame for the GreyT Shooter (9.5”).

{% hint style="success" %}
Vibra-TITE VC-3 Threadmate ([Vibra-TITE](https://www.vibra-tite.com/threadlockers/removable-reusable-threadlockers/vibra-tite-vc-3-threadmate/?gad_source=1\&gad_campaignid=89842748\&gbraid=0AAAAAD2P3YRFs-3Kj4YTX9A4qtZWYdqGQ\&gclid=EAIaIQobChMI0JSks4upjQMVcNPCBB1_ghB9EAAYASAAEgJQp_D_BwE)) is recommended on all bolts that thread into a tapped hole.
{% endhint %}

## Base Assemblies

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Basic Frame Assembly</strong></td><td><a href="/pages/5d0JUvj8ZQAb51eQHcNt">/pages/5d0JUvj8ZQAb51eQHcNt</a></td><td><a href="/files/WarbJGBxUvKkgK7LACXV">/files/WarbJGBxUvKkgK7LACXV</a></td></tr><tr><td><strong>Top Roller Assembly</strong></td><td><a href="/pages/IVyROx1mknIJ4QuRxLvh">/pages/IVyROx1mknIJ4QuRxLvh</a></td><td><a href="/files/3scMqDbkvfcJpGv2tgZY">/files/3scMqDbkvfcJpGv2tgZY</a></td></tr><tr><td><strong>Limelight Mount Assembly</strong></td><td><a href="/pages/EdLomdvfOLXZwoq0O7m5">/pages/EdLomdvfOLXZwoq0O7m5</a></td><td><a href="/files/OyJu5xNPos6lJJCGsbf6">/files/OyJu5xNPos6lJJCGsbf6</a></td></tr></tbody></table>

## Drive Assemblies

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Belt Drive Assembly</strong></td><td><a href="/pages/6321OsY8s0L3giVqlLAs">/pages/6321OsY8s0L3giVqlLAs</a></td><td><a href="/files/mkJIShb5NnxtROmgjN3B">/files/mkJIShb5NnxtROmgjN3B</a></td></tr><tr><td><strong>Direct Drive Assembly</strong></td><td><a href="/pages/6znK9Nh8TvM7dBnPE8Re">/pages/6znK9Nh8TvM7dBnPE8Re</a></td><td><a href="/files/5ttPsIvED67k59kS48JK">/files/5ttPsIvED67k59kS48JK</a></td></tr><tr><td><strong>Gear Drive Assembly</strong></td><td><a href="/pages/ZExm4N08S8J6Qrd06LMN">/pages/ZExm4N08S8J6Qrd06LMN</a></td><td><a href="/files/uCVDN6GN1OTwNcDwkjmo">/files/uCVDN6GN1OTwNcDwkjmo</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-shooter-9.5/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.
