# Hackathon General Information

- [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


---

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