# Compliant

[ION Compliant Wheels](https://www.revrobotics.com/ION-Compliant-Wheels/) are recommended for use with intakes and shooters, but not for drivetrains because of their "softer" material and deformation under a typical robot's weight. Compatible with the REV ION System and come in a wide range of sizes, durometers, and bores. The radial spoke profile allows for more consistent compliance and more compression than other compliant wheels. Larger wheels contain the MAXSpline, but can be adapted to other bores with a separate [MAXHub](/ion-build/motion/maxhubs.md).

<figure><img src="/files/3qTJX1YB1hCdmLCfUQwC" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="150"></th><th width="150"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Size:</strong></td><td><strong>Pattern:</strong></td><td><strong>Hardness</strong></td><td><strong>Width</strong></td></tr><tr><td>2in</td><td>Hex</td><td>Soft/Med/Hard</td><td>.50in</td></tr><tr><td>2in</td><td>MAXSpline</td><td>Med</td><td>.44in</td></tr><tr><td>3/4in</td><td>MAXSpline</td><td>Soft/Med/Hard</td><td>1.0in</td></tr></tbody></table>

{% hint style="info" %}
Check out the full line of [ION Compliant Wheels](https://www.revrobotics.com/ION-Compliant-Wheels/) on the product page
{% 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.revrobotics.com/ion-build/motion/wheels/compliant.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.
