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

# Belt Drive

The following details the assembly instructions for the Belt Drive configuration. This configuration provides the shooter with a 1:1 ratio from the Falcon 500 motor.

{% hint style="info" %}
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 %}

## Step 1

Slide the components on to the Falcon Spline to 1/2” Hex Adapter in the order shown in the image below. Use the two 1/2” Snaprings to secure the Pulley and Spacers on the Falcon Spline to 1/2” Hex Adapter.

<figure><img src="/files/oTbfvj2wOPHoABnzZICq" alt=""><figcaption></figcaption></figure>

## Step 2

Install the components in the order shown in the image below. They will be cocentric with the bearing hole marked in green in the image below. The 70T GT2 Belt must be installed during this step.

Constrain the 1/2” ThunderHex Shaft with two 1/2” Hex Clamping Collars. The Collars should be flat with the ThunderHex Bearing flanges.

{% hint style="info" %}
The wheel guard standoffs were removed to help clarify the image below. They do not have to be removed in order to complete this step.
{% endhint %}

<figure><img src="/files/8E7cMLQNx64EXkAbhYtK" alt=""><figcaption></figcaption></figure>

## Step 3

Install the Falcon 500 using #10-32 x 3/8”L Bolts. The Solid Roller Wheels can be shifted to the other side of the Shooter to help with this step. When the motor is installed, slide the Solid Roller Wheels back to the center of the shooter. Use the 1/2” Hex Clamping Collars to constrain the wheels.

{% hint style="info" %}
The wheel guard standoffs were removed to help clarify the image below. They do not have to be removed in order to complete this step.
{% endhint %}

<figure><img src="/files/2Ujuxo5dsBCEZRPiR1qV" alt=""><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-shooter-9.5/assembly-instructions/belt-drive.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.
