# Motor Orientation

When assembling their 3in MAXSwerve Module, teams have a choice of either left-hand or right-hand assembly, meaning teams can choose which direction their motors' wires face.

Depending on the choice the team makes, your layout of the MAXSwerve may look like either of these, at various stages of the assembly process.

In our [3in MAXSwerve Drivetrain ](https://cad.onshape.com/documents/881172ccbf1a3c6b84a7c7a5/w/47b88cdaad963852e7118016/e/910662262bf507b06f5cb8ce)example we chose two Left-Hand and two Right-Hand orientations to allow for clean wire management and a balanced drivetrain.&#x20;

### NEO Orientation Options

| Left-Hand Orientation                                               | Right-Hand Orientation                                              |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| ![](/files/wMGsxMrcPJv6XeK40veR)                                    | ![](/files/YA7UgqxNkMSe5AV9VggO)                                    |
| ![](/files/x4N0C71qR3KA75dVn6r6)                                    | ![](/files/aqaBuelIAOCVPhnYNeoT)                                    |
| <img src="/files/81FmYXTFI1qi5icxDqdq" alt="" data-size="original"> | <img src="/files/xvZHVDxM2SN9VjHMTjF3" alt="" data-size="original"> |

### NEO Vortex Orientation Options

{% hint style="info" %}
If you are assembling the MAXSwerve Module with a NEO Vortex make sure to follow the [NEO Vortex MAXSwerve Shaft Top Plate Subassembly](/ion-build/build-guides/maxswerve-module-assembly.md#neo-vortex-maxswerve-shaft) instructions.
{% endhint %}

<table><thead><tr><th>Left-Hand Orientation</th><th>Right-Hand Orientation</th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/qHFCVTySN1IynUWphEI7" alt="" data-size="original"></td><td><img src="/files/eM3D5U2c9WTbo5OjRAiw" alt="" data-size="original"></td><td></td></tr><tr><td><img src="/files/JP0P5FoZrtrFW2q9AHEm" alt="" data-size="original"></td><td><img src="/files/K6b8isokdpbQuDEB5tnF" alt="" data-size="original"></td><td></td></tr><tr><td><img src="/files/zTipMKLSXsMeM9TCy63W" alt="" data-size="original"></td><td><img src="/files/LePwrchl3EHMAhpFSoO4" alt="" data-size="original"></td><td></td></tr></tbody></table>

### NEO 550 Orientation Options

| Left-Hand Orientation            | Right-Hand Orientation           |
| -------------------------------- | -------------------------------- |
| ![](/files/vPpoM21zKOdBiP5Ap5bj) | ![](/files/h44NwztnYVk5l2kJrogz) |
| ![](/files/TDOC9ZczvmINc36rOdgq) | ![](/files/sg1qCGJeyJ1pHzvjvOfy) |


---

# 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/build-guides/maxswerve-module-assembly/motor-orientation.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.
