# Wheel Options

{% hint style="success" %}
Regardless of which wheels you choose for your EasySwerve Module, they should be replaced as the tread wears down due to regular use. For more information, check out our [Wheel Evaluation Documentation](https://docs.revrobotics.com/ion-build/help#wheel-wear-evaluation)!
{% endhint %}

## Traction Wheel - MAXSpline - 4in - Hard V2

Each EasySwerve Module Kit includes one Traction Wheel - MAXSpline - 4in - Hard V2 (REV-21-4418)

<figure><img src="https://2800450911-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4vnkeyE3Rv32OmveFas2%2Fuploads%2FVwqrmT7yBzrV3w3Yeoqj%2FREV-21-3280-STAR-Top-FINAL.png?alt=media&#x26;token=51d725c7-f252-4d52-9996-3f6624260fb1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To ensure your Traction Wheel - MAXSpline - 4in - Hard is the updated version, look for a star (circled on the image above) on the tread. We do not recommend using older Traction Wheels with EasySwerve because they are significantly more susceptible to [delamination and rapid wheel wear](https://docs.revrobotics.com/ion-build/help#traction-wheel-evaluation).&#x20;
{% endhint %}

#### Wheel Specifications&#x20;

| Parameter | Value and Units         |
| --------- | ----------------------- |
| Material  | Glass-Filed Nylon & TPR |
| Durometer | 75A                     |
| Diameter  | 4.00in                  |
| Width     | 1.50in                  |
| Weight    | 208g (0.46lbs)          |

## 4in Spiky Wheel - Aluminum Hub & Tread

### Overview <a href="#overview" id="overview"></a>

The 4in Spiky Wheel and it's associated tread are designed to be used with the 4in EasySwerve Module. The Spiky tread provides superior grip and performance, especially on carpet. The one-piece split tread design allows for quick and seamless replacements without the need to fully remove the wheel. As a consumable component, these treads are built for performance but will naturally wear down over time.

<figure><img src="https://2800450911-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4vnkeyE3Rv32OmveFas2%2Fuploads%2FSF6RqEGZAtHgoYZmpdBv%2FREV-21-4418_4inSpikyWheel_WithTread_Hero_FINAL.png?alt=media&#x26;token=a8f3f990-b5fb-4542-a73b-71b461e0da8f" alt=""><figcaption></figcaption></figure>

#### Hub Specifications&#x20;

| Parameter | Value and Units |
| --------- | --------------- |
| Material  | Aluminum 6061   |
| Diameter  | 3.66in          |
| Width     | 1.44in          |
| Weight    | 245g            |

#### Tread Specifications

| Parameter | Value and Units          |
| --------- | ------------------------ |
| Material  | Injection-Molded TPU 95A |
| Length    | 11.33in                  |
| Width     | 1.44in                   |
| Thickness | 0.34in                   |
| Weight    | 58g                      |


---

# 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.revrobotics.com/ion-build/easyswerve/gs/wheels.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.
