# Registration

- [Register Participants](https://docs.c360.org/registration/register-participants.md): How to register and enroll participants using your customizable registration form
- [Online Registration](https://docs.c360.org/registration/online-registration.md): Streamline participant enrollment with our user-friendly online registration portal, designed for every parent
- [Parent Portal](https://docs.c360.org/registration/online-registration/parent-portal.md): User-friendly and accessible online portal for parents to register participants
- [Registration](https://docs.c360.org/registration/online-registration/parent-portal/registration.md): The registration process for new parents
- [Dashboard](https://docs.c360.org/registration/online-registration/parent-portal/dashboard.md): Parent portal dashboard
- [Making Programs Available Online](https://docs.c360.org/registration/online-registration/making-programs-available-online.md)
- [Making Memberships Available Online](https://docs.c360.org/registration/online-registration/making-memberships-available-online.md): Control which membership levels are selectable from the parent portal
- [Registration Settings](https://docs.c360.org/registration/registration-settings.md): Configure the way your parent portal needs to work to meet your organizations needs
- [Notifications](https://docs.c360.org/registration/registration-settings/notifications.md): Learn how to configure email templates to create customized parent portal notifications
- [Registration Form](https://docs.c360.org/registration/registration-form.md): Tailor your online registration form to fit your needs with the new Form Builder


---

# 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.c360.org/registration.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.
