# Contributors

The Hackathon Organizer Guide is a collaborative effort between Major League Hacking and hackathon organizers all over the world who are a part of our community. This guide serves as our mutual belief that hackers deserve to be able to attend well-organized hackathons and that you can still throw amazing hackathons whether it's your first or your hundredth hackathon.

A full list of community contributors to the Guide are listed below, in alphabetical order:

* [Aleksandar Todorović](https://github.com/aleksandar-todorovic)
* [Grant Timmerman](https://github.com/grant)
* [Jared Zoneraich](https://github.com/jzone3)
* [JB Rubinovitz](https://github.com/rubinovitz)
* [Robert Rouhani](https://github.com/Robmaister)
* [Ruth Grace Wong](https://github.com/ruthgrace)
* [Taylor Barnett](https://github.com/tbarn)

A full list of events that have contributors to the Guide by sharing internal documents to serve as examples are listed below, in alphabetical order:

* [inspirewit](http://inspirewit.com/)
* [Hack Western](https://hackwestern.com/)
* [QHacks](http://qhacks.io/)
* [StacsHack](http://stacshack.org/)
* [StudentHack](http://www.studenthack.com/)
* [WarwickHack](http://www.hack.warwick.tech/)
* [WildHacks](http://wildhacks.org/)

Feel free to thank them if you've ever found this guide useful!

[Submit a Pull Request to Help Us Evolve the Guide](https://github.com/MLH/hackathon-organizer-guide)


---

# 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/contributors.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.
