# Build Guides

- [MAXSwerve Module Assembly](https://docs.revrobotics.com/ion-build/build-guides/maxswerve-module-assembly.md): Assembly Instructions
- [Motor Orientation](https://docs.revrobotics.com/ion-build/build-guides/maxswerve-module-assembly/motor-orientation.md)
- [MAXSwerve SPARK MAX Mounting Bracket Assembly](https://docs.revrobotics.com/ion-build/build-guides/maxswerve-module-assembly/maxswerve-spark-max-mounting-bracket-assembly.md)
- [MAXSwerve Pack Contents](https://docs.revrobotics.com/ion-build/build-guides/maxswerve-module-assembly/maxswerve-pack-contents.md)
- [MAXSwerve Assembly Tips](https://docs.revrobotics.com/ion-build/build-guides/maxswerve-module-assembly/maxswerve-assembly-tips.md)
- [Kraken Input Kit Assembly Guide](https://docs.revrobotics.com/ion-build/build-guides/maxswerve-module-assembly/kraken-input-kit-assembly-guide.md)
- [MAXSwerve Drivetrain Assembly](https://docs.revrobotics.com/ion-build/build-guides/maxswerve-drivetrain-assembly.md)
- [Elevator Bearing Block Assembly](https://docs.revrobotics.com/ion-build/build-guides/elevator-bearing-block-assembly.md)
- [MAXPlanetary Gearbox Assembly](https://docs.revrobotics.com/ion-build/build-guides/maxplanetary-gearbox-assembly.md)
- [NEO & Other 500 Motors](https://docs.revrobotics.com/ion-build/build-guides/maxplanetary-gearbox-assembly/neo-and-other-500-motors.md)
- [NEO Vortex](https://docs.revrobotics.com/ion-build/build-guides/maxplanetary-gearbox-assembly/neo-vortex.md)
- [NEO 550 & 550 Sized Motors](https://docs.revrobotics.com/ion-build/build-guides/maxplanetary-gearbox-assembly/neo-550-and-550-sized-motors.md)
- [775 Sized Motors](https://docs.revrobotics.com/ion-build/build-guides/maxplanetary-gearbox-assembly/775-sized-motors.md): 775pro or AM Redline
- [Falcon](https://docs.revrobotics.com/ion-build/build-guides/maxplanetary-gearbox-assembly/falcon.md)
- [Shaft Retention Assembly](https://docs.revrobotics.com/ion-build/build-guides/maxplanetary-gearbox-assembly/shaft-retention-assembly.md)
- [Spacer Installation](https://docs.revrobotics.com/ion-build/build-guides/maxplanetary-gearbox-assembly/spacer-installation.md)
- [MAX 90 Degree Gearbox Assembly](https://docs.revrobotics.com/ion-build/build-guides/max-90-degree-gearbox-assembly.md)
- [2 Motor Drivetrain Gearbox Assembly](https://docs.revrobotics.com/ion-build/build-guides/2-motor-drivetrain-gearbox-assembly.md)
- [2 Motor Gearbox Assembly](https://docs.revrobotics.com/ion-build/build-guides/2-motor-gearbox-assembly.md)
- [Linear Actuator Assembly](https://docs.revrobotics.com/ion-build/build-guides/linear-actuator-assembly.md)
- [MAX 180 Degree Gearbox Assembly](https://docs.revrobotics.com/ion-build/build-guides/max-180-degree-gearbox-assembly.md)
- [Drivetrain Bumper Kit Assembly](https://docs.revrobotics.com/ion-build/build-guides/bumper-kit.md)
- [West Coast Drivetrain with MAXTube](https://docs.revrobotics.com/ion-build/build-guides/bumper-kit/west-coast-drivetrain-with-maxtube.md)
- [AM14U5 (FRC Kit of Parts Chassis)](https://docs.revrobotics.com/ion-build/build-guides/bumper-kit/am14u5-frc-kit-of-parts-chassis.md)
- [REV ION West Coast Drivetrain Assembly](https://docs.revrobotics.com/ion-build/build-guides/rev-ion-west-coast-drivetrain-assembly.md)


---

# 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.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.
