# Managing Registrations

- [Registrations](https://guide.mlh.io/general-information/managing-registrations/registrations.md): Registering your hackers' interest in the event!
- [Free Registration Tool - OrganizerHQ (OHQ)](https://guide.mlh.io/general-information/managing-registrations/free-registration-tool-organizerhq-ohq.md): If you are partnering with MLH you can use OHQ for registrations for your event.
- [Sending Reminders](https://guide.mlh.io/general-information/managing-registrations/sending-reminders.md): After capturing the interest of everyone, the next step is to followup, reminding them about the hackathon!
- [Email Templates](https://guide.mlh.io/general-information/managing-registrations/sending-reminders/email-templates.md): Example email templates to use to send reminders to hackers, volunteers, judges, etc.
- [Check-in Process](https://guide.mlh.io/general-information/managing-registrations/check-in-process.md): Collecting the day-of information


---

# 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://guide.mlh.io/general-information/managing-registrations.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.
