# Overview

The **Events** toolkit is where you schedule classes and exam events for your learners and manage the registrations attached to them.

Use the pages in this section to:

* Schedule a new exam event — see [Schedule a New Exam Event](/help/events/schedule-exam.md).
* Schedule a new class with content, settings, and seating — see [Schedule a New Class](/help/events/schedule-new-class.md).
* Use a class as an exam delivery container — see [Using Classes for Exam setup](/help/events/classes-for-exams.md).
* Understand the learner view of registration — see [What Learners see on the Class Registration Portal Page](/help/events/class-registration.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.shiftiq.com/help/events/overview.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.
