# Client Panel

- [Registering as a Participant or Parent](https://help.activenow.io/en/client-panel/registering-as-participant-or-parent.md)
- [Managing Your Account in the Client Panel](https://help.activenow.io/en/client-panel/managing-account-in-client-panel.md)
- [Checking Your Lesson Schedule](https://help.activenow.io/en/client-panel/checking-lesson-schedule.md)
- [Checking Course Settlements](https://help.activenow.io/en/client-panel/checking-course-settlements.md)
- [Signing Up for a Course](https://help.activenow.io/en/client-panel/signing-up-for-a-course.md)
- [Reporting an Absence](https://help.activenow.io/en/client-panel/reporting-absence.md)
- [Signing Up for a Make-Up Class](https://help.activenow.io/en/client-panel/signing-up-for-makeup-class.md)
- [Requesting a Lesson Reschedule](https://help.activenow.io/en/client-panel/requesting-lesson-reschedule.md)
- [Court Booking in the Client Panel](https://help.activenow.io/en/client-panel/court-booking-in-client-panel.md)
- [Changing an Optional Consent](https://help.activenow.io/en/client-panel/changing-optional-consent.md)
- [Managing Multiple Children's Accounts](https://help.activenow.io/en/client-panel/managing-multiple-children-accounts.md)
- [Grades, Notes, and Lesson History](https://help.activenow.io/en/client-panel/grades-notes-and-lesson-history.md)
- [Signing Up for an Event](https://help.activenow.io/en/client-panel/signing-up-for-an-event.md)
- [Signing Up for Camps](https://help.activenow.io/en/client-panel/signing-up-for-camps.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/client-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.
