> For the complete documentation index, see [llms.txt](https://maya-ai.gitbook.io/maya/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maya-ai.gitbook.io/maya/master/education-ai-agents/teaching-tools-set-1.md).

# Teaching Tools Set 1

## Teaching Tools Overview

Welcome to the Teaching Tools section! This collection of tools in Maya AI Copilot for Education is designed to enhance your teaching experience and streamline classroom management, lesson planning, student engagement, and more. Below, you’ll find a summary of each tool available in this section. Click on each tool's name to access detailed usage instructions and features.

#### Tools Overview

* **AI Art Maker**\
  Generate creative, AI-driven artwork for your classroom materials. Add a visual appeal to lesson plans, presentations, or assignments with custom artwork.
* **Behavior Support Ideas**\
  Receive targeted behavioral intervention strategies to support students requiring additional guidance, fostering a positive and inclusive classroom environment.
* **CER Checker**\
  Review your student’s Claim, Evidence, and Reasoning (CER) statements with detailed feedback, enhancing their critical thinking and analytical skills.
* **Classroom Humor Assistant**\
  Bring some fun into your classroom with generated jokes that are both educational and entertaining, helping build a lighthearted learning atmosphere.
* **Collaborative Task Organizer**\
  Organize group tasks effectively with clear objectives, enabling smooth and coordinated teamwork on class projects and group activities.
* **Encouragement Goals Tracker**\
  Set and track SMART goals to monitor student progress, giving encouragement and motivation as they reach academic milestones.
* **Grammar Correction Tool**\
  Ensure written work is error-free by running content through this grammar checker, promoting high standards in student writing.
* **Lesson Plan Generator**\
  Quickly create detailed lesson plans tailored to specific topics, grade levels, and objectives, helping you prepare effectively and efficiently.
* **Math Problem Storyteller**\
  Generate math story problems that align with curriculum topics, making math lessons more relatable and engaging for students.
* **MCQs Creator**\
  Create multiple-choice questions for quizzes and assessments tailored to your curriculum, making it easy to test students' understanding of key concepts.

#### Frequently Asked Questions

**Can I regenerate content from each tool to get new options?**

Yes, each tool includes a Regenerate button, allowing you to refresh the generated content and explore new options until you find the one that best fits your needs.

**How do I save or share the content generated from each tool?**

After generating the content, you can either Copy it directly or Export it as a PDF. The PDF format is convenient for printing or sharing with students and colleagues.

**Are these tools customizable for different subjects and grade levels?**

Absolutely. Each tool is designed to accept specific inputs like grade level, subject, and topic, ensuring the generated content aligns with your curriculum and classroom requirements.

**How frequently can I use these tools?**

You can use and regenerate each tool as many times as needed. There are no limits, allowing you to experiment freely to get the best results for your teaching needs.

***

The "Teaching Tools" section is a one-stop resource for educators looking to enhance their teaching practices, improve classroom management, and foster an engaging learning environment. Explore each tool to see how Maya AI Copilot can support and elevate your teaching experience.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://maya-ai.gitbook.io/maya/master/education-ai-agents/teaching-tools-set-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
