> For the complete documentation index, see [llms.txt](https://docs.plummerindustries.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plummerindustries.com/drive-systems/drive-corners.md).

# Drive Corners

- [Drive Corner Overview](https://docs.plummerindustries.com/drive-systems/drive-corners/drive-corner-overview.md): Overview of key features of the Drive Corner System
- [Drive Corner Specs](https://docs.plummerindustries.com/drive-systems/drive-corners/drive-corner-specs.md): Quick facts and specifications to make product comparison easier
- [Standard Features](https://docs.plummerindustries.com/drive-systems/drive-corners/standard-features.md)
- [THETA  Azimuth Sensor](https://docs.plummerindustries.com/drive-systems/drive-corners/absolute-sensor.md): Information on our sensor
- [Plate Options and Comparison](https://docs.plummerindustries.com/drive-systems/drive-corners/plate-options-and-comparison.md): Page used to compare options for Drive Corners
- [Wheel Options](https://docs.plummerindustries.com/drive-systems/drive-corners/wheel-options.md)
- [Treaded Wheels](https://docs.plummerindustries.com/drive-systems/drive-corners/wheel-options/treaded-wheels.md)
- [3D Printed Wheels](https://docs.plummerindustries.com/drive-systems/drive-corners/wheel-options/3d-printed-wheels.md)
- [Other Options and Extras](https://docs.plummerindustries.com/drive-systems/drive-corners/other-options-and-extras.md)
- [Assembly](https://docs.plummerindustries.com/drive-systems/drive-corners/assembly.md)
- [Swivel Assembly](https://docs.plummerindustries.com/drive-systems/drive-corners/assembly/swivel-assembly.md)
- [Wheel Assembly](https://docs.plummerindustries.com/drive-systems/drive-corners/assembly/wheel-assembly.md)
- [Drive Motor Assembly](https://docs.plummerindustries.com/drive-systems/drive-corners/assembly/drive-motor-assembly.md)
- [Steering Motor Assembly](https://docs.plummerindustries.com/drive-systems/drive-corners/assembly/steering-motor-assembly.md)
- [Intermediate Steer Shaft](https://docs.plummerindustries.com/drive-systems/drive-corners/assembly/intermediate-steer-shaft.md)
- [Azimuth Pinion Shaft](https://docs.plummerindustries.com/drive-systems/drive-corners/assembly/azimuth-pinion-shaft.md)
- [Complete Assembly](https://docs.plummerindustries.com/drive-systems/drive-corners/assembly/complete-assembly.md)
- [Programming](https://docs.plummerindustries.com/drive-systems/drive-corners/programming.md)
- [Maintenance](https://docs.plummerindustries.com/drive-systems/drive-corners/maintenance.md): We have created a list of recommended maintenance/inspections at varying points throughout your usage of the Drive Corners.
- [Troubleshooting](https://docs.plummerindustries.com/drive-systems/drive-corners/troubleshooting.md): Troubleshooting a mechanism like a swerve module can be complicated on pinpointing the problem. We have listed out our methods for troubleshooting below.
- [Mechanical Trouble Shooting](https://docs.plummerindustries.com/drive-systems/drive-corners/troubleshooting/mechanical-trouble-shooting.md)
- [Electrical Trouble Shooting](https://docs.plummerindustries.com/drive-systems/drive-corners/troubleshooting/electrical-trouble-shooting.md)
- [Software Troubleshooting](https://docs.plummerindustries.com/drive-systems/drive-corners/troubleshooting/software-troubleshooting.md)
- [Emergency Repair](https://docs.plummerindustries.com/drive-systems/drive-corners/emergency-repair.md): Below are a list of parts that may need to be replaced if broken. We have included what we think are the best procedures to do so.
- [Replacement Parts](https://docs.plummerindustries.com/drive-systems/drive-corners/emergency-repair/replacment-parts.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.plummerindustries.com/drive-systems/drive-corners.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.
