# Wheel Tread Cutting

When cutting tread for the Swerve X Wheel, you must know which version wheel you are using. This is indicated on the wheel itself, by the presence of a fifth untapped hole where the ends of the cut tread will meet. The hole in question is indicated in the images below.

{% hint style="info" %}
When bolting the tread to the Swerve X Wheel, use eight 1/2"L #10-32 Bolts for assembly.
{% endhint %}

<figure><img src="/files/qhFkLA1afc45xmSE6bFc" alt="" width="563"><figcaption><p>Updated Wheel</p></figcaption></figure>

If you are cutting tread for a wheel with the indicated hole, you can use the Updated Tread Pattern shown below. Otherwise, you must use the Old Tread Pattern.

{% tabs %}
{% tab title="Updated Tread Pattern" %}

<figure><img src="/files/vu0pwYga8sSEjLNUCyxc" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Old Tread Pattern" %}

<figure><img src="/files/v75SOwpuBR3DQYHvOFmm" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
3 Ply Black Neoprene tread was used to determine the overall length and hole spacing for the tread pattern. If using a different tread type, the spacing may be different due to the construction of the tread.&#x20;
{% endhint %}


---

# 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-x/assembly-instructions/wheel-tread-cutting.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.
