> For the complete documentation index, see [llms.txt](https://guide.mlh.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.mlh.io/organizer-resources.md).

# Organizer Resources

- [Template Links](https://guide.mlh.io/organizer-resources/template-links.md): A consolidated list of templates you can use to kick-start your event
- [Hardware Lab Contents](https://guide.mlh.io/organizer-resources/hardware-lab-contents.md)
- [Getting Support from Others](https://guide.mlh.io/organizer-resources/getting-support-from-others.md)
- [Leadership Resources](https://guide.mlh.io/organizer-resources/leadership-resources.md)
- [Marketing Resources](https://guide.mlh.io/organizer-resources/marketing-resources.md)
- [Registrations Resources](https://guide.mlh.io/organizer-resources/registrations-resources.md)
- [GDPR in Europe](https://guide.mlh.io/organizer-resources/registrations-resources/gdpr-in-europe.md)
- [Host Exciting Mini-Events](https://guide.mlh.io/organizer-resources/host-exciting-mini-events.md): Hosting a Mini-Event is an awesome way to give hackers a break, add a little excitement, and have some fun!
- [Cup Stacking](https://guide.mlh.io/organizer-resources/host-exciting-mini-events/cup-stacking.md): The rules are exceedingly simple.
- [MLH Mini Events](https://guide.mlh.io/organizer-resources/host-exciting-mini-events/mlh-mini-events.md): Standard Mini Events MLH Representatives conduct at different Member Events
- [WereWolf](https://guide.mlh.io/organizer-resources/host-exciting-mini-events/mlh-mini-events/werewolf.md): A traditional MLH Mini Event
- [Slideshow Karaoke](https://guide.mlh.io/organizer-resources/host-exciting-mini-events/mlh-mini-events/slideshow-karaoke.md): A traditional MLH Mini Event
- [!Light](https://guide.mlh.io/organizer-resources/host-exciting-mini-events/mlh-mini-events/light.md): A traditional MLH Mini Event
- [MS Paint Bob Ross](https://guide.mlh.io/organizer-resources/host-exciting-mini-events/mlh-mini-events/bob-ross.md): Presented to you by Mary from MLH
- [Keeping Records](https://guide.mlh.io/organizer-resources/keeping-records.md): Documenting your process
- [Software for Hackathons](https://guide.mlh.io/organizer-resources/software-for-hackathons.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 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/organizer-resources.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.
