# Standard

## General Notes

Assembly instructions will reflect the Standard, Center configuration and are interchangeable between all versions of the Standard Swerve X2.

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

{% hint style="warning" %}
Check for any remaining support material on all 3D printed parts before assembly.
{% endhint %}

<div><figure><img src="/files/DVu4s2n1f3qaFrMNylhs" alt=""><figcaption><p>Standard (Center), Tube Mount</p></figcaption></figure> <figure><img src="/files/6lIEKp5BIxRRoLKe3sYJ" alt=""><figcaption><p>Standard (Center), Corner Mount</p></figcaption></figure></div>

## Planning Ahead

The Drive Motor can be placed in three different locations, refer back to the [Motor Placement](/welcome/gearboxes/wcp-swerve-x2/overview-and-features/advanced-features.md#motor-placement) section to view the possible mounting locations. The Rotation Motor will be the motor closest to the Rotation Double Gear.

{% hint style="warning" %}
A 12t pinion is the largest size that can be used in this configuration to avoid collisions.
{% endhint %}

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


---

# Agent Instructions: 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:

```
GET https://docs.wcproducts.com/welcome/gearboxes/wcp-swerve-x2/assembly-instructions/standard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
