> For the complete documentation index, see [llms.txt](https://report.hacking-legal.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://report.hacking-legal.org/impact-report-and-white-paper/chapter-6-institutional-acknowledgements.md).

# Chapter 6: Institutional Acknowledgements

An ecosystem of this breadth and magnitude relies entirely on the dedication of our co-organizers, active LLI members, mentors, judges, and executive leadership. The Liquid Legal Institute and the LLF (Liquid Legal Fund) wish to extend formal recognition to the following individuals who shaped the 2025 and 2026 Hackathon cycles:&#x20;

* **Executive Leadership & LLI Team:** Markus Englmeier (LLI Executive Director), Bernhard Waltl / (LLI Board Member), and Carolynn Dilworth (LLI member and LLF Board Member) for continuous organizational strategy, sponsor recruitment, setup, sponsorship and task curation.
* **START Munich** – co-organizer of Hacking Munich Legal and their student network. Special thanks to Mohamed Thabit, Nicklas Kercher, Niklas Simakov, Bene Schildberg, Verlinda Ibraimi, Leonie Wellenzohn, Leon Föckersperger and all the other student volunteers for their continuous organization, set up, sponsorship recruitment and task execution of the 2026 Munich Hacking Legal.
* **Legal Tech Colab Munich** – Moritz Krüsselmann, Alex Laprell and Patricia Rios for their incredible efforts in organization, sponsorships, and securing the support of Georg Eisenreich, the Bavarian Minister of Justice.
* **Foundational Strategy & Vision:** Kai Jacob for foundational contributions steering the systemic progression of LLI's structural initiatives.
* **Legal Foresight & Technical Tooling:** Lina Keßler for introducing strategic scenario analysis, serving as keynote speaker at the pre-event, and launching the Future-Proof Your Pitch Web App.
* **Ecosystem Mentors:**
  * Matthias Bosbach (LLF Board member) for providing technical guidance, design architecture guardrails, and model validation throughout the intensive sprints.
  * Daniella Domokos for her dedicated participation as an active member of the LLI and for providing invaluable guidance to teams as an event mentor, offering technical expertise.
* **Cross-Border Jury & Evaluation:** Robert Dilworth (DLE Executive Director), who served as an expert judge across both the Munich and Cambridge competitive ecosystems, ensuring strict continuity in project grading.
* **International Collaboration and Support:** Hack the Law, Zarja Hude and Kamiar Mohaddes, LLMxLaw, organized by King’s E-Lab in collaboration with Cambridge Judge Business School and CodeX - the Stanford Center for Legal Informatics.


---

# 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, and the optional `goal` query parameter:

```
GET https://report.hacking-legal.org/impact-report-and-white-paper/chapter-6-institutional-acknowledgements.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
