# Navigating CAD

## Using Mouse

### Zoom

Spin your scroll wheel to zoom in and out of your workspace.&#x20;

![Zoom GIF](/files/-MfFau9vNNItBPCvl62V)

### Pan

Click your scroll wheel (or your middle mouse button) and move your mouse to pan in your workspace.

![Pan GIF](/files/-MfFcVepijbYo7T5y_Kq)

### Orbit

Click shift on your keyboard, select your scroll wheel (or middle mouse button) and move your mouse to orbit your workspace.

![Orbit GIF](/files/-MfFchD9NB1bDgQowJpw)

## Using Navigation Cube

### Home

At the top right of your workspace is the navigation cube.  Bringing your mouse near the cube makes a house appear.&#x20;

![Home GIF](/files/-MfFcnTBBVCCqRU3_WGT)

### Selecting Cube Faces

Hover over the face of the cube you want to view and left click.

![Navigation Cube Face GIF](/files/-MfFct8SwZnCR7wJ8NKu)

## 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/navigating-cad.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.
