> 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/programs-and-events/build-station.md).

# Build Station

<figure><img src="/files/Da8ovbDwmkwAUHCKYeay" alt="Builders at Superteam Germany Build Station" width="520"><figcaption></figcaption></figure>

Build Station is Superteam Germany’s builder base for Colosseum Frontier, the biggest crypto hackathon.

It is designed for teams and solo builders who want real momentum, not just a registration link. The format combines IRL coworking with mentorship, DevRel support, workshops, accountability, and pitch preparation around the Colosseum cycle.

For the current cycle shown on the Superteam Germany website:

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

## What To Expect

* focused time to build with other serious teams
* mentorship and product feedback
* DevRel and marketing support
* workshops and practical builder sessions
* demo-day style momentum toward submission

## Best For

* teams building for Colosseum Frontier
* solo builders who want structure and community
* early founders validating an idea while shipping
* people who learn faster in a shared environment

## Key Links

* [Register for Build Station](https://lu.ma/buildstation)
* [Register for the Hackathon](https://arena.colosseum.org/?ref=germany)
* [Berlin Demo Day](https://lu.ma/berlindemoday)
* [Superteam Germany Hackathon Guide](https://superteamdao.notion.site/colosseum-hackathon-2025)
* [Book 1:1 Mentoring](https://superteamdao.notion.site/colosseum-hackathon-2025#1e8794d3ba3380a7bfe1d2428dd4db04)
* [Build Station Website Page](https://de.superteam.fun/buildstation)

{% embed url="<https://lu.ma/buildstation>" %}

For everything around submissions, team formation, and Colosseum-specific preparation, continue to the [Hackathon Hub](/superteam-germany-guilds/hackathon-hub/hackathon-hub.md).


---

# 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/programs-and-events/build-station.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.
