# Hackathons

- [Overview of Features](https://documentation.commudle.com/hackathons/overview-of-features.md): Organizing a hackathon is a combination of multiple tasks and so many communications with your participants, judges and teams. We are here to make it easy for you!
- [How to create a new Hackathon](https://documentation.commudle.com/hackathons/how-to-create-a-new-hackathon.md)
- [How to add hackathon dates, social links and other details](https://documentation.commudle.com/hackathons/how-to-add-hackathon-dates-social-links-and-other-details.md)
- [How to add tracks and prizes to my hackathon](https://documentation.commudle.com/hackathons/how-to-add-tracks-and-prizes-to-my-hackathon.md)
- [How to add rounds to my hackathon](https://documentation.commudle.com/hackathons/how-to-add-rounds-to-my-hackathon.md)
- [What are the different hackathon statuses](https://documentation.commudle.com/hackathons/what-are-the-different-hackathon-statuses.md)
- [How to setup participant registrations in my hackathon](https://documentation.commudle.com/hackathons/how-to-setup-participant-registrations-in-my-hackathon.md)
- [How to send emails and other communications to my hackathon participants](https://documentation.commudle.com/hackathons/how-to-send-emails-and-other-communications-to-my-hackathon-participants.md)
- [How to add judges, mentors and speakers to my hackathon](https://documentation.commudle.com/hackathons/how-to-add-judges-mentors-and-speakers-to-my-hackathon.md)
- [How to add sponsors to my hackathon](https://documentation.commudle.com/hackathons/how-to-add-sponsors-to-my-hackathon.md)
- [How to manage applications and projects in my hackathon](https://documentation.commudle.com/hackathons/how-to-manage-applications-and-projects-in-my-hackathon.md)
- [How to Filter Teams & Projects On Applications Dashboard](https://documentation.commudle.com/hackathons/how-to-manage-applications-and-projects-in-my-hackathon/how-to-filter-teams-and-projects-on-applications-dashboard.md)
- [How to post updates on the public page of the hackathon](https://documentation.commudle.com/hackathons/how-to-post-updates-on-the-public-page-of-the-hackathon.md)
- [How to select winners for my hackathon](https://documentation.commudle.com/hackathons/how-to-select-winners-for-my-hackathon.md)
- [How to add FAQ's to my hackathon](https://documentation.commudle.com/hackathons/how-to-add-faqs-to-my-hackathon.md)


---

# 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://documentation.commudle.com/hackathons.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.
