> 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/gearboxes/wcp-swerve-x2s/assembly-instructions/thin-cancoder/steps-9-12.md).

# Steps 9-12

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

## Step 9

Install the Pulley Encoder Hat using the #10-32 x 5/8"L Bolts. The step at the bottom of the Encoder Hat should sit flat with the 74T Main Rotation Gear.

{% hint style="info" %}
Refer to the [Ratio Options ](/welcome/gearboxes/wcp-swerve-x2s/general-info/ratio-options.md)page for the correct Drive Gear for your selected ratio.
{% endhint %}

<figure><img src="/files/G0NYT5vcfSIa1MrYaJYd" alt="" width="563"><figcaption></figcaption></figure>

## Step 10

Slide all gears and shafts into position.

{% hint style="info" %}
Note that WCP-1614 and WCP-1615 come as a single unit pre-pressed together. This will be in the WCP-1614 packaging.
{% endhint %}

{% hint style="warning" %}
Be sure to have the steering washer in place on the Secondary Shaft, above the Rotation Gear. The omission of this washer will result in the Rotation Gear rubbing against the top module plate and bearing.
{% endhint %}

<figure><img src="/files/Q6iYR0PIVte7xlwSb77e" alt="" width="563"><figcaption></figcaption></figure>

## Step 11A

Press the 8mm ID bearing into the Bearing Block as shown below.

<figure><img src="/files/lXW7O2DHw4jHLuCm49kI" alt="" width="563"><figcaption></figcaption></figure>

## Step 11B

Use the #4-40 x 0.875”L bolts to install the Bearing Block assembly. The bottom of the Encoder Shaft  should sit flat with the Top Plate.

<figure><img src="/files/VskPobPasHyjPuoJB7H8" alt="" width="563"><figcaption></figcaption></figure>

## **Step 12**

Mount the motors onto the Motor Plate as shown below.

<figure><img src="/files/QVFe36Pu6jASFA8Y6X6r" alt="" width="563"><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/gearboxes/wcp-swerve-x2s/assembly-instructions/thin-cancoder/steps-9-12.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.
