> 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-turret/assembly-instructions/7-id-turret/step-1-4.md).

# Step 1-4

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

## Step 1

Bolt the GreyT Base plates together. The plates can be bolted together in this step or can be bolted together during the Turret installation.

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

## Step 2

Press the 1/2” Rounded Hex ID x 1-1/8” OD Flanged Bearing in to the assembly from Step 1. For this turret, the bearing must be pressed in from the bottom of the assembly.

<figure><img src="/files/0cPCeiZl03RjiX8eVLjj" alt=""><figcaption></figcaption></figure>

## Step 3

Prepare the Bearing Blocks for installation as shown below.

Bolt the bearing and spacer stack-up to the block as shown in the images below. Repeat this step for all of the Bearing Blocks that will be used

{% hint style="danger" %}
Failure to install the washers will greatly increase the friction in the system and may result in the turret not being able to rotate.
{% endhint %}

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

## Step 4

Assemble the Plate Bearing Blocks from Step 3 as shown below.

Install the dowel pin and radial bearing. Once installed, place the 1/8" Spacer Plates and secure the block using #10-32 x 1"L bolts.

{% hint style="info" %}
The dowel pin should be fully inserted into the machined pocket.
{% endhint %}

<figure><img src="/files/BNc2WLwQhcDZlYePzgu9" 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-turret/assembly-instructions/7-id-turret/step-1-4.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.
