# Welcome!

This documentation site is designed to provide comprehensive information about **GradeChum**—its features, functionalities, and other useful information.&#x20;

From scanning student papers to reviewing AI-generated results, this documentation will help you maximize the potential of the GradeChum platform and explore the main features it can offer.

### <mark style="color:green;">What is GradeChum?</mark>

**GradeChum** is an innovative AI-powered platform designed to revolutionize the way teachers grade handwritten assignments. By simply scanning students' handwritten papers, GradeChum uploads them to the cloud, where its advanced AI system processes the answers and compares them to the answer key provided by the teacher. The platform automatically grades the assignments, generates results, and provides feedback—all with little to no need for manual grading.

GradeChum not only saves time for educators but also ensures greater accuracy and consistency in grading. It supports various types of handwritten assessments:

* Multiple choice&#x20;
* Identification
* Enumeration
* Essays
* Problem solving
* Code on Paper
* Visuals

### <mark style="color:green;">Benefits for Teachers</mark>

GradeChum offers a variety of powerful benefits that simplify and improve the grading process for teachers:

1. **Automated Grading of Handwritten Assignments**\
   Say goodbye to time-consuming manual grading! GradeChum automatically checks and grades handwritten activities by scanning them, extracting the answers, and comparing it to your provided answer key in their application. This significantly reduces grading time and effort on the teachers' end.
2. **Time-Saving Automation**\
   By automating the grading process for handwritten activities, GradeChum frees up valuable time that teachers can spend on lesson planning, student interaction, and other important teaching activities.
3. **Multiple Question Type Support**\
   Whether the activity involves multiple-choice, short answer, or essay-type responses, the platform adapts to a wide range of grading needs. All you have to do is to properly create your questions on our application and provide the necessary answer key or rubrics for each item.

***

So what are you waiting for? Try GradeChum now and experience the convenience of automatic grading at your fingertips!


---

# 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://help.gradechum.com/teachers/welcome.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.
