# Hackathon, Projects & Events

- [Dev Focused Activities](https://handbook.openguild.wtf/hackathon-projects-and-events/dev-focused-activities.md): For developer-focused activities
- [Request for Contributions](https://handbook.openguild.wtf/hackathon-projects-and-events/dev-focused-activities/request-for-contributions.md): List of potential open-source contribution to Rust & Polkadot ecosystem
- [Developer Workshops](https://handbook.openguild.wtf/hackathon-projects-and-events/dev-focused-activities/developer-workshops.md): Anything you need to know about the workshops
- [List of Technical Activites](https://handbook.openguild.wtf/hackathon-projects-and-events/dev-focused-activities/list-of-technical-activites.md): Where you can find activities to work on as the OG technical contributors
- [Community Grant](https://handbook.openguild.wtf/hackathon-projects-and-events/community-grant.md): Read more information about the guidelines for community grant
- [How to apply for grant?](https://handbook.openguild.wtf/hackathon-projects-and-events/community-grant/how-to-apply-for-grant.md): Guidelines of how to apply your product for grant from OpenGuild
- [Hackathon](https://handbook.openguild.wtf/hackathon-projects-and-events/hackathon.md)
- [Hackathon General Information](https://handbook.openguild.wtf/hackathon-projects-and-events/hackathon/hackathon-general-information.md)
- [Track Deep Dive](https://handbook.openguild.wtf/hackathon-projects-and-events/hackathon/hackathon-general-information/track-deep-dive.md): Learning more about specific track in the Polkadot Open Hackathon hosted by OpenGuild
- [Project Submission Guideline](https://handbook.openguild.wtf/hackathon-projects-and-events/hackathon/hackathon-general-information/project-submission-guideline.md): Learn how to submit your project to the OpenGuild hackathon on Discord
- [Project Qualification](https://handbook.openguild.wtf/hackathon-projects-and-events/hackathon/hackathon-general-information/project-qualification.md): Learn how the project is qualified in the hackathon events
- [Development Guideline](https://handbook.openguild.wtf/hackathon-projects-and-events/hackathon/hackathon-general-information/development-guideline.md): Follow the below guidelines to develop a quality product
- [Past Hackathons](https://handbook.openguild.wtf/hackathon-projects-and-events/hackathon/past-hackathons.md)
- [Mini OpenHack 1st Edition](https://handbook.openguild.wtf/hackathon-projects-and-events/hackathon/past-hackathons/mini-openhack-1st-edition.md): Link to Github: https://github.com/openguild-labs/Mini-OpenHack-1st-Edition
- [Polkadot Open Hackathon - July 2024](https://handbook.openguild.wtf/hackathon-projects-and-events/hackathon/past-hackathons/polkadot-open-hackathon-july-2024.md): https://github.com/openguild-labs/polkadot-open-hack-july-2024


---

# 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://handbook.openguild.wtf/hackathon-projects-and-events.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.
