# Quadratic for Education

- [Overview](https://docs.quadratichq.com/quadratic-for-education/overview.md): Quadratic for Education
- [Enrolling in the education plan](https://docs.quadratichq.com/quadratic-for-education/enrolling-in-the-education-plan.md): Get onboarded to the Quadratic education program.
- [Teachers](https://docs.quadratichq.com/quadratic-for-education/teachers.md): Access Quadratic for the classroom
- [Students](https://docs.quadratichq.com/quadratic-for-education/students.md): Use-cases for students
- [Researchers](https://docs.quadratichq.com/quadratic-for-education/researchers.md): Use Quadratic in the lab
- [Education FAQ](https://docs.quadratichq.com/quadratic-for-education/education-faq.md): Learn more in the Education FAQ.


---

# 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.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.
