# OnShape

OnShape is a cloud-based CAD program created to provide collaborative and accessible design capabilities, eliminating the need for traditional software installations and hardware limitations. It allows multiple users to work on the same design simultaneously, making it ideal for team-based projects and remote collaboration. OnShape is best used for real-time collaboration, streamlined workflow, and easy access to design files from any device with an internet connection.

{% hint style="info" %}
OnShape does not require any software to be installed to a computer making it a great option for Schools & students without access to individual personal computers.&#x20;
{% endhint %}

The Youtube playlist below will do a great job at getting anyone started with the program & building a first robot.

{% embed url="<https://youtube.com/playlist?list=PL58YBuL9CL7KdaFquOuCasoTzGwnjHFUN&si=sgYDVmZE7KaU41Tn>" %}


---

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