> 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-5-8.md).

# Steps 5-8

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

Press the 8mm ID bearings into the Cover Plate. These bearings are a light press fit and may be pressed in by hand or with an arbor press. The bearings should sit flush with the bottom side of the plate.

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

## **Step 6**

Install the bearings as shown below. The 8mm ID bearing should be pressed in from the top of the 74T Rotation Gear, it should be light press fit and may be pressed in by hand or with an arbor press.

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

## **Step 7**

Press the 74T Rotation Gear in by hand. If necessary, use a dead blow hammer to lightly tap it in.

The Bevel Gear Shaft must be installed through the bottom side of the 12mm bearing. Use the 3/8" snap ring to retain the gear and shaft.

| Gear Ratio Kit | 2nd Stage Driven Gear |
| -------------- | --------------------- |
| X1             | 30                    |
| X2             | 28                    |
| X3             | 26                    |

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

{% hint style="info" %}
It is recommended that if a snap ring is bent during installation, or during removal, that a new one be used to replace it. A bent snap ring will be much more likely to come off.
{% endhint %}

## Step 8

The 6mm ID x 12mm OD bearings can be pressed into the Wheel Fork (Bearing Pocket) by hand. Once the bearing is in place, use the #10-32 x 1- 1/2”L bolts to install both forks into the module.

<figure><img src="/files/pw5oQQPVYoUSyNQRXqNz" 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-5-8.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.
