> For the complete documentation index, see [llms.txt](https://docs.superteamde.fun/superteam-germany-guilds/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superteamde.fun/superteam-germany-guilds/hackathon-hub/frontier-2026.md).

# Frontier 2026

Colosseum is one of the main entry points for serious Solana hackathon builders.

This page is intentionally link-first, because hackathon dates, tracks, and judging details change over time. Use the official Colosseum pages for the latest live information.

## Official Links

* [Colosseum Frontier Hackathon](https://colosseum.com/hackathon)
* [Colosseum Breakout Resources](https://www.colosseum.com/breakout/resources)
* [Find Cofounders / Get Started](https://www.colosseum.com/get-started)
* [Colosseum Eternal](https://colosseum.com/eternal)
* [Perfecting Your Hackathon Submission](https://blog.colosseum.com/perfecting-your-hackathon-submission/)

## Current Cycle

As of April 21, 2026, Colosseum’s public hackathon page shows the live cycle as `Frontier`.

The Superteam Germany Build Station page currently lists:

* hackathon: April 6, 2026 to May 11, 2026
* Build Station: April 27, 2026 to May 11, 2026
* Berlin Demo Day: May 12, 2026

## Superteam Germany Support

* [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)
* [Luma Calendar](https://lu.ma/user/superteamde)

## How To Use This Page

* use Colosseum for the official competition source of truth
* use Superteam Germany for local support, community, and accountability
* use the [Hackathon Resources](/superteam-germany-guilds/hackathon-hub/resources.md) page when you need docs, tooling, infra, or examples fast


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.superteamde.fun/superteam-germany-guilds/hackathon-hub/frontier-2026.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
