# Completing Half of the Drive

- [Bearing Flats (Best Practice)](https://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis-best-practices/completing-half-of-the-drive/untitled-6.md): Constraining bearings.
- [Wheels](https://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis-best-practices/completing-half-of-the-drive/untitled.md): Constraining wheels.
- [Powered Gear](https://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis-best-practices/completing-half-of-the-drive/untitled-1.md): Constraining the gear attached to the motor.
- [Spacer Boxing](https://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis-best-practices/completing-half-of-the-drive/untitled-4.md): Constraining spacer boxes.
- [Spacers, Washers and Standoffs (Best Practice)](https://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis-best-practices/completing-half-of-the-drive/spacers-washers-and-standoffs.md): Constraining standoff brace .


---

# 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://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis-best-practices/completing-half-of-the-drive.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.
