> For the complete documentation index, see [llms.txt](https://wiki.superteam.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.superteam.com.br/es/hackathon/frontier-2026-results.md).

# Resultados de Frontier 2026

## Frontier en Numeros

El hackathon Frontier se realizo del 6 de abril al 11 de mayo de 2026 y cerro como el hackathon crypto mas grande hasta la fecha:

* **2,857** proyectos finales presentados
* **10,000+** builders participantes
* **150+** paises representados
* **26** equipos ganadores, anunciados el 26 de junio de 2026 — Colosseum amplio el grupo de ganadores en 5 equipos, citando la calidad record de las presentaciones

Lista completa de ganadores: [Announcing the Winners of the Solana Frontier Hackathon](https://blog.colosseum.com/announcing-the-winners-of-the-solana-frontier-hackathon/).

## Grand Champion: CrowdBrain

**CrowdBrain**, un DePIN de robotica verticalmente integrado, se llevo el premio de Grand Champion de $30,000 — patrocinado por Phantom y pagado en CASH, la stablecoin en USD de Phantom. El resto del pool fue para 25 startups runner-up ($10,000 cada una), mas el University Award de $10,000 y el Public Goods Award de $10,000.

## Resultados del Track Brasil

El track local de Brasil en Superteam Earn recibio **81 presentaciones**. Los ganadores fueron anunciados el 1 de junio de 2026, con **10,000 USDG** distribuidos entre los 10 mejores equipos brasileños — consulta el [listing de Earn](https://superteam.fun/earn/listing/hackathon-superteambrasil) para ver los resultados completos.

## Acelerador Cohort 5

El 29 de junio de 2026, Colosseum anuncio su quinto cohort del acelerador: **21 startups** — aproximadamente el doble del cohort anterior y una tasa de admision del 0.7% — provenientes de dos pipelines, los ganadores de Frontier y el sprint Eternal. Detalles: [Announcing Colosseum's Accelerator Cohort 5](https://blog.colosseum.com/announcing-colosseums-accelerator-cohort-5/).

## Lo Que Sigue

### Hackathon de Otoño 2026

El proximo hackathon global se realiza del **28 de septiembre al 2 de noviembre de 2026** (nombre aun no anunciado). Inscripcion e informacion oficial: [colosseum.com/hackathon](https://colosseum.com/hackathon). El track local de Brasil para el ciclo de otoño esta por confirmar — sigue [superteam.fun/earn](https://superteam.fun/earn) y el [Discord de Superteam Brasil](https://discord.gg/superteambrasil).

### Colosseum Eternal

No quieres esperar al proximo hackathon? [Colosseum Eternal](https://colosseum.com/eternal) funciona todo el año: inicia un sprint autoiniciado de 4 semanas, envia actualizaciones semanales de progreso y lanza un producto. Los sprints completados compiten por la consideracion de $250,000 en financiamiento pre-seed, la admision al acelerador y el Eternal Award de $25,000 USDC, otorgado semestralmente al equipo cuya innovacion de producto mas avance el ecosistema Solana.


---

# 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://wiki.superteam.com.br/es/hackathon/frontier-2026-results.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.
