# Onshape CAD Examples

From simple joints to fully designed mechanisms, our Onshape CAD examples will help your team to get started planning out your robot using the ION Build System in no time!&#x20;

### [Low Complexity](/ion-build/onshape-examples/low-complexity.md)

<figure><img src="/files/zvDIAq9NPWEOtCyQeTbU" alt=""><figcaption></figcaption></figure>

The library of low complexity Onshape examples includes wheel assemblies, the use of MAX Pattern and MAXSpline, dead axles, and more!

### [Medium Complexity](/ion-build/onshape-examples/medium-complexity.md)

<figure><img src="/files/nFP12n1hPpbOBJDyvKLM" alt=""><figcaption></figcaption></figure>

The library of medium complexity Onshape examples includes MAXTube structures, roller assemblies, ratio plates, and more!

### [High Complexity](/ion-build/onshape-examples/high-complexity.md)

<figure><img src="/files/aujNmqawzPgbls5LTrqg" alt=""><figcaption></figcaption></figure>

The library of high complexity Onshape examples includes drivetrain examples, full mechanisms, and robot designs from previous game years!


---

# 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/onshape-examples/onshape-cad-examples.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.
