# Origin Planes

In every component and assembly, there are planes and axis around the origin point, (0,0) in our workspace.  We can find them under the `Origin` folder in our model browser.  By selecting them and pressing `alt+v` on our keyboards, we can make them visible.&#x20;

These can be constrained to.  Constraining to the origin planes makes sure our assemblies will be on (0, 0).

### YZ Plane

![YZ Plane](/files/-MfLjK6aq_HLFNKCX2px)

### XZ Plane

![XZ Plane](/files/-MfLjSFvdG3CqLlvGz5y)

### XY Plane

![XY Plane](/files/-MfLj_Cw1-PHderpbB_1)

## 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/origin-planes.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.
