# Completing Half of the Chassis

- [Inner Drive Channel](https://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis/completing-half-of-the-chassis/inner-drive-channel.md): In this page, we'll be going over how to constrain the second drive channel.
- [Bearing Flats](https://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis/completing-half-of-the-chassis/bearing-flats.md): In this page, we'll be going over how to constrain bearings to c-channels.
- [Motors](https://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis/completing-half-of-the-chassis/motors.md): In this page, we'll be going over how to constrain motors to c-channels .
- [Wheels](https://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis/completing-half-of-the-chassis/wheels.md): In this page, we'll be going over how to constrain wheels to c-channels.
- [Sprockets](https://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis/completing-half-of-the-chassis/sprockets.md): In this page, we'll be going over how to constrain sprockets to wheels.
- [Spacers, Washers and Standoffs](https://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis/completing-half-of-the-chassis/spacers-washers-and-standoffs.md): In this page, we'll be going over how to place iParts.
- [Spacers Cont.](https://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis/completing-half-of-the-chassis/spacers-cont..md): Alternate way to use iParts.


---

# 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/completing-half-of-the-chassis.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.
