# Education FAQ

### Is the education plan free?&#x20;

Yes, the Quadratic Education Plan is 100% free for teachers, students, and researchers with eligible emails.&#x20;

To enroll: <https://app.quadratichq.com/education/enroll>

You can [contact us](https://www.quadratichq.com/contact) to get added if your school email address isn't automatically recognized.&#x20;

### What do I get for joining the education plan?&#x20;

You receive the following:&#x20;

* Unlimited sheets&#x20;
* Unlimited code
* Unlimited connections&#x20;
* Unlimited teammates

At this time the Education plan does not offer extra AI prompts over the free tier.&#x20;

### Can I use a personal email for the education plan?&#x20;

Unfortunately, you must use the email attached to your educational institution.&#x20;

### What do I get for joining the Education Plan?&#x20;

Eligible sign-ups can create unlimited teams with unlimited users and have access to premium features as they are rolled out (typically $20/mo/user for paid non-education plans).&#x20;

### Can I migrate files from my personal account to my education account?&#x20;

You can [download your files](https://docs.quadratichq.com/spreadsheet/files) and upload them across accounts.&#x20;

### How do I know I'm on an education plan and won't get charged?&#x20;

We never ask education plan users for billing information. You will also find a badge on your dashboard signifying you're in the Education Plan.&#x20;

### Can I use AI in the Education Plan?&#x20;

Yes, Education accounts have the same usage limitations as the free plan.&#x20;

{% hint style="success" %}
If you have any other questions, feel free to [contact us](https://www.quadratichq.com/contact)!
{% endhint %}


---

# 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://docs.quadratichq.com/quadratic-for-education/education-faq.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.
