# MLH Hack Days Organizer Guide

## Hack Days

- [About Hack Days](https://mlh.gitbook.io/hack-days/readme.md)
- [Frequently Asked Questions (FAQ)](https://mlh.gitbook.io/hack-days/frequently-asked-questions-faq.md): These are some of the most frequently asked questions about hosting a Hack Day. If your question isn't listed here, feel free to email us at hackdays@mlh.io.
- [Event Planning Guide](https://mlh.gitbook.io/hack-days/event-planning-guide.md): This guide helps you quickly learn the basics of hosting an awesome Hack Day on campus.
- [So You’re Thinking About Organizing a Hack Day](https://mlh.gitbook.io/hack-days/event-planning-guide/so-youre-thinking-about-organizing-a-hack-day.md): Everything you need to know about hosting a Hack Day!
- [Hack Day Planning Timeline](https://mlh.gitbook.io/hack-days/event-planning-guide/hack-day-planning-timeline.md)
- [Project Submissions and Judging](https://mlh.gitbook.io/hack-days/event-planning-guide/project-submissions-and-judging.md)
- [Photography](https://mlh.gitbook.io/hack-days/event-planning-guide/photography.md)
- [Hack Day Guide for School Administrators](https://mlh.gitbook.io/hack-days/event-planning-guide/hack-day-guide-for-school-administrators.md): Your Admin Toolkit for a Successful Hack Day
- [Opening Ceremony Guide](https://mlh.gitbook.io/hack-days/event-planning-guide/opening-ceremony-guide.md): How to Use the Opening Ceremony Slides
- [OrganizerHQ Tutorial](https://mlh.gitbook.io/hack-days/organizerhq-tutorial.md): All Hack Days are run on OrganizerHQ.
- [Project Submissions at Hack Days](https://mlh.gitbook.io/hack-days/project-submissions.md)
- [Swag](https://mlh.gitbook.io/hack-days/swag.md): What's in the box?!
- [Reimbursements](https://mlh.gitbook.io/hack-days/reimbursements.md)
- [Partner Details](https://mlh.gitbook.io/hack-days/partner-details/partner-details.md)
- [Google Gemini](https://mlh.gitbook.io/hack-days/partner-details/partner-details/google-gemini.md)
- [Google Build with AI](https://mlh.gitbook.io/hack-days/partner-details/partner-details/google-build-with-ai.md)
- [Snowflake](https://mlh.gitbook.io/hack-days/partner-details/partner-details/snowflake.md)
- [GitHub Copilot](https://mlh.gitbook.io/hack-days/partner-details/partner-details/github.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://mlh.gitbook.io/hack-days/readme.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.
