# Overview

The Quadratic Education plan is **100% free** for students, teachers, and researchers. The Education plan provides access to unlimited sheets, code, teammates, and connections in Quadratic.

The only limitation on the Education plan is AI. Education users are subject to the same prompt limitations as the free tier. You can subscribe to a pro plan for more prompts each month. &#x20;

{% hint style="success" %}
[Enroll here](https://app.quadratichq.com/education/enroll) - Quadratic is free for anyone who signs up with a valid education email address.
{% endhint %}

{% hint style="info" %}
If your email is not automatically approved, please [contact us.](https://www.quadratichq.com/contact)&#x20;
{% endhint %}

Quadratic is a modern spreadsheet powered by Python, SQL, and AI. Built to be the best tool for individuals and teams to do data science. Naturally, many educational institutions have reached out to get onboarded to the Quadratic Education Plan, as they want their students to access the best tools for learning analytics.&#x20;

## :tools: No setup required&#x20;

Remove the barriers of setting up environments, installing packages, git versioning, and more. Get straight to your analysis without wasting time on setup and configuration headaches.&#x20;

## :earth\_americas: Accessible via web&#x20;

Quadratic is built to run on all ranges of hardware, which gives every student a workspace that is performant regardless of their computer.&#x20;

## :palms\_up\_together: Built for collaboration&#x20;

Quadratic is built to be used collaboratively in real-time by dozens of users simultaneously. Engage, build, and learn together in an environment optimized for collaboration.&#x20;

{% hint style="success" %}
Get started by signing up using your school email address here - <https://app.quadratichq.com/education/enroll>
{% 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/overview.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.
