# Inventor Chassis: The Basics

{% hint style="info" %}
Note: You must have installed Autodesk Inventor before continuing!
{% endhint %}

In this tutorial, you will be making the drive base below.  You'll start by downloading the library, and end with a full drive base!  You'll learn how to set up your file structure, navigate Inventor, ground, constrain, use iParts, and mirror components.&#x20;

This tutorial works for VEX CAD's Inventor Library 1.1 and beyond.&#x20;

Please look over the [FAQ](https://github.com/VEX-CAD/VEX-CAD-Inventor/wiki) if you have any issues!

If you want more assistance, please ask in our [Discord server](https://discord.gg/BKV3DJm)!

![Completed CAD Basics Drive](/files/-MfLIfeJ7d0Bdd83Ws3S)

{% hint style="warning" %}
Your CAD will not be identical to the robot you construct.  Screws shift in holes, used spacers become slightly different lengths, parts squish because of screws, etc. &#x20;

We suggest using CAD to plan how everything will fit within your robot.  Spacing on moving parts will change between CAD and on your robot.&#x20;
{% endhint %}

## Contributors to this Article:

* Jess - EZ


---

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