# Onshape setup

### Registering for Onshape <a href="#registering-for-onshape" id="registering-for-onshape"></a>

Onshape provides a free education license for students, giving access to powerful CAD tools for free. The education plan is highly recommended, as it allows users to create private documents and unlocks additional useful features.

To start registering, go to the [Onshape for Education](https://onshape.com/education-plan) page and select "Create a Student Account" on the top left of the page.

{% stepper %}
{% step %}

### Put in your Information

<figure><img src="/files/ZtF004MjHJKZmmgECVSK" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select a Student in Grade School

<figure><img src="/files/5mXpnR60tlMQ8CKY6TRz" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Put in your School's Information

<figure><img src="/files/I7Fj5UKJZ4jpQrPSsIUq" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Onshape will then proceed to check your information, which will take some time, then send a verification email to activate your account. You'll be asked to set a password, then you'll enter your dashboard.


---

# 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://www.ftcwiki.org/intro-to-cad/onshape-setup.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.
