# Instructor Panel

- [Registering as an Instructor](https://help.activenow.io/en/instructor-panel/registering-as-an-instructor.md)
- [Using the Instructor Panel](https://help.activenow.io/en/instructor-panel/using-the-instructor-panel.md)
- [Checking Attendance as an Instructor](https://help.activenow.io/en/instructor-panel/checking-attendance-as-an-instructor.md)
- [E-register for Instructors](https://help.activenow.io/en/instructor-panel/e-register-for-instructors.md)
- [Adding a Lesson Topic or Homework as an Instructor](https://help.activenow.io/en/instructor-panel/adding-lesson-topic-or-homework-as-an-instructor.md)
- [Checking Lesson History as an Instructor](https://help.activenow.io/en/instructor-panel/checking-lesson-history-as-an-instructor.md)
- [Managing Participant Grades](https://help.activenow.io/en/instructor-panel/managing-participant-grades.md)
- [Sending Emails from the Instructor Panel](https://help.activenow.io/en/instructor-panel/sending-emails-from-instructor-panel.md)
- [Calendar Integration: Google, Outlook, Apple](https://help.activenow.io/en/instructor-panel/calendar-integration-google-outlook-apple.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://help.activenow.io/en/instructor-panel.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.
