> 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/hardware-hackathon-guide/sponsors-and-partners.md).

# Sponsors and Partners

Hardware-focused events benefit immensely from local partnerships, often receiving crucial non-monetary contributions such as access to physical space, expensive equipment, and specialized staff.

| Partner Type                               | Contribution                                                                                                                                                |
| ------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Makerspaces, Fab Labs, & University Labs   | Venue space, large fabrication tools (3D printers, laser cutters, CNCs), safety supervision, and lab staff/mentors.                                         |
| Local Engineering Startups & National Labs | Advanced or specialized hardware (e.g., DSPs, specialized sensors), thematic mentorship, judging expertise, and recruitment opportunities.                  |
| Nonprofits & Civic Organizations           | Thematic focus and real-world context through problem statements and ethical personas (e.g., related to SDGs or accessibility challenges).                  |
| Faculty & Department Collaborators         | Access to classrooms, specific lab equipment, and recruitment of diverse mentors and judges (especially from Art, Design, and Bio-Engineering departments). |


---

# 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/hardware-hackathon-guide/sponsors-and-partners.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.
