# Leadership Resources

## Project Management&#x20;

Project Management tools can help you manage your team and their progress on tasks more efficiently. They can also be a great resource for keeping your team aligned on priorities and aware of projects led by other team members. &#x20;

### Free Tools

* [Notion](https://www.notion.so/)
* [Trello](https://trello.com/en)
* [Airtable](https://www.airtable.com/)

### Example

![](/files/52lJPizLIPwOs2Ouh5Ga)

## Run of Show

* [Example Run of Show](https://docs.google.com/spreadsheets/d/1e2B4-AYUU3Y0xFmiTGLYfRosP2IdXxF1Ud5GvGh-6cE/edit?usp=sharing)

## Volunteer Guide

* [Student Hack volunteer guide](https://github.com/MLH/mlh-hackathon-organizer-guide/blob/master/Organizer-Resources/StudentHack%20Volunteer%20Guide.docx?raw=true)

## Resources

* Video: [Team Recruitment and Development](https://www.youtube.com/watch?v=wSOxWVdJhHg)
* Article: [The First Step in Planning a Successful Hackathon](https://medium.com/hackathons-anonymous/the-first-step-in-planning-a-successful-hackathon-6cd4f8bd25a2)


---

# 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/organizer-resources/leadership-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.
