# Omni

ION Omni Wheels ([Product Family Page](https://www.revrobotics.com/ION-Omni-Wheels/)) can be used in drive trains allowing robots to move directly sideways or with an intake allowing game pieces to be in-coming at an angle, but still move them forward. Available in a wide range of sizes featuring the MAXSpline or hex hub. Other bores are possible with a separate [MAXHub](/ion-build/motion/maxhubs.md). Rollers for each wheel size are unique, which ensures perfectly circular wheels.&#x20;

<figure><img src="/files/0mRiwg2ZW2DzU9sygGGA" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="278.66666666666663"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Size:</strong></td><td><strong>Pattern:</strong></td><td><strong>Width</strong></td></tr><tr><td>2in</td><td>Hex</td><td>1in</td></tr><tr><td>3/4/5/6in</td><td>MAXSpline</td><td>1.5in</td></tr></tbody></table>

{% hint style="info" %}
Check out the full line of [ION Omni Wheels](https://www.revrobotics.com/ION-Omni-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/omni.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.
