# Educational

* **Course Generation**: Develop comprehensive online courses with AI-assisted content creation, organization, and delivery.
* **Quiz Maker**: Generate interactive quizzes and assessments for educational purposes, with customizable question formats and difficulty levels.
* **Revision Cards**: Create concise and visually appealing revision cards summarizing key concepts or topics for study aids.
* **Classroom Presentations**: Generate engaging presentations for classroom instruction or lectures, incorporating multimedia elements and interactive features.
* **Material for Pupils**: Produce educational materials such as worksheets, handouts, or lesson plans tailored to specific grade levels or learning objectives.


---

# 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://searchpad.gitbook.io/searchpad/overview/searchpad-concepts/ai-content-creation/educational.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.
