# File Structure

## Creating the File Structure

First we need to make a new `Folder` in our `CAD` directory.  For this tutorial, I'm going to use Bingus as the name of the robot.&#x20;

Within this folder, we will create folders for each subsystem on our robot.  In the image below there is a folder for the chassis, claw and lift.  In these folders will go any cut parts for that subsystem and subassembly files for that subsystem.&#x20;

![Folders for each Subassembly](/files/-MfLOrF6nvtlUF4sJ9I-)

## 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-best-practices/file-structure.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.
