# Legal Considerations

There are several legal considerations you should be aware of when planning your event. If you are a student club, we recommend consulting with an advisor from your university or high school on the following legal topics before your event.&#x20;

* [ ] Donations&#x20;
  * Is our school a 501(c)(3) nonprofit? If so, can our team accept donations? How can we accept donations?
* [ ] Insurance
  * Will our event be covered by our school's event insurance? Do we need hackers to sign any agreements before participating in the event?
* [ ] Sponsor Agreements
  * Who at our school should we contact to sign legal agreements on our behalf? How long is the review process?
* [ ] Finance
  * Where will our funds be kept? How can we access them? Are there any fees we should be aware of? What is the realistic timeline for how long it takes for us to actually use the funds that come into our account?
  * Are there any tax requirements we should be aware of? Do we need to keep our receipts?
* [ ] Age Restrictions
  * Do we need waivers for high schoolers to stay at our venue overnight?

If your team is not a student organization, we recommend consulting the MLH team to help you evaluate legal alternatives. &#x20;

One common financial alternative is working with a fiscal sponsor - an existing 501(c)(3) nonprofit - to be granted their tax-exemption status and any additional financial and legal benefits. The fiscal sponsors listed below are designed to support hackathon teams. It is possible to partner with MLH while also being sponsored by any of these organizations.

* [Hack Club](https://hackclub.com/?utm_campaign=other-organizers-organizer_guide_hackclub_referral\&utm_medium=website\&utm_source=partner) - A nonprofit network of high school coding clubs and makers around the world.&#x20;
* [Hack+ ](https://hackplus.io/?utm_campaign=mlh-organizers-organizer_guide_hackplus_referral\&utm_medium=website\&utm_source=partner)- An accessible nonprofit accelerator for student-led impacts. They are a full-spectrum platform that enables students to launch startups, nonprofits, and events.


---

# 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/general-information/hackathon-budgeting/legal-considerations.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.
