# Hackathon Hub

Hackathon Hub is the practical guide for builders who want to go from idea to submission with less chaos.

Use this section if you are:

* building for Colosseum Frontier
* joining Build Station
* looking for teammates
* validating an idea
* preparing your submission and pitch

## Start Here

* [Frontier 2026](/superteam-germany-guilds/hackathon-hub/frontier-2026.md)
* [Idea Validation](/superteam-germany-guilds/hackathon-hub/idea-validation.md)
* [Team Formation](/superteam-germany-guilds/hackathon-hub/team-formation.md)
* [Submission & Pitching](/superteam-germany-guilds/hackathon-hub/submission-and-pitching.md)
* [Hackathon Resources](/superteam-germany-guilds/hackathon-hub/resources.md)

## High-Signal Links

* [Colosseum Frontier Hackathon](https://colosseum.com/hackathon)
* [Colosseum Resources](https://www.colosseum.com/breakout/resources)
* [Superteam Global Hackathon Hub](https://superteam.fun/hackathon)
* [Build Station](https://de.superteam.fun/buildstation)
* [Superteam Germany Hackathon Guide](https://superteamdao.notion.site/colosseum-hackathon-2025)
* [Book 1:1 Mentoring](https://superteamdao.notion.site/colosseum-hackathon-2025#1e8794d3ba3380a7bfe1d2428dd4db04)

The best way to use this section is together with [Build on Solana](/superteam-germany-guilds/build-on-solana/build-on-solana.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://docs.superteamde.fun/superteam-germany-guilds/hackathon-hub/hackathon-hub.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.
