# Education

## Top scenarios

* **AI tutor** — Socratic guidance, hints, adaptive practice
* **Content generation** — exercises, quizzes, lessons
* **Assessment / grading assistance**

## Why Stratix

Judges that distinguish "guides student" from "gives answer" — the core failure mode of educational AI.

## Industry pattern

→ [Education: AI tutor pattern](/4.2-industry-use-cases/pattern-8.md)

[Scenarios](https://github.com/LayerLens/gitbook-full/blob/main/04-use-cases/industry/education/scenarios.md) | [Eval patterns](https://github.com/LayerLens/gitbook-full/blob/main/04-use-cases/industry/education/eval-patterns.md) | [Compliance](https://github.com/LayerLens/gitbook-full/blob/main/04-use-cases/industry/education/compliance.md) | [Cookbook](https://github.com/LayerLens/gitbook-full/blob/main/04-use-cases/industry/education/cookbook-and-samples.md)


---

# 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.layerlens.ai/4.2-industry-use-cases/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.
