# How to win the Colosseum Hackathon

This playbook is designed to help you efficiently launch a startup and win at the [Colosseum Hackathon](https://www.colosseum.org/).

We made this Playbook is based on interviews or analysis with winners, judges and many teams.

We then verified its effectiveness through practical use.

This Playbook is Open Source. Feel free to use. Let's fork it!

### Winners/Honorable Mentions of Japan Team at the Cypherpunk Hackathon (2025)

#### Consumer Apps Track

* [Nomu](https://arena.colosseum.org/projects/explore/nomu)

#### Undefined Track

* [legends.fun](https://arena.colosseum.org/projects/explore/legends.fun)

#### Infrastructure Tack

* [CatScope](https://arena.colosseum.org/projects/explore/catscope?previous=L3Byb2plY3RzL2V4cGxvcmU_c2VlZD03ZThjNDQ3Y2EwNDJlOGY1JnNlYXJjaD1jYXRzY29wZQ)

[Winners of the Cypherpunk Hackathon](https://blog.colosseum.com/announcing-the-winners-of-the-solana-cypherpunk-hackathon/)

### Winners/Honorable Mentions of Japan Team at the Breakout Hackathon (2025)

#### AI Track

* [Daiko](https://arena.colosseum.org/projects/explore/daiko)
* [Xaam](https://arena.colosseum.org/projects/explore/xaam)
* [oto](https://arena.colosseum.org/projects/explore/oto)

#### Infra Track

* [Shadow Book](https://arena.colosseum.org/projects/explore/shadow-book)

#### Gaming Track

* [Crypto Fantasy League (CFL)](https://arena.colosseum.org/projects/explore/crypto-fantasy-league-\(cfl\))

#### Stablecoins Track

* [BulkCredit](https://arena.colosseum.org/projects/explore/bulkcredit)

#### Solana Mobile Award

* [LootGO](https://arena.colosseum.org/projects/explore/lootgo)

[Winners of the Breakout Hackathon](https://blog.colosseum.com/announcing-the-winners-of-the-solana-breakout-hackathon/)

### How to use

It is recommended to proceed in the following order.

1. Hackathon Canvas
2. Pitch Deck
3. Iteration
4. Hype Video
5. Pitch Video
6. Technical Demo Video


---

# 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://superteam-japan.gitbook.io/hackathon-playbook/how-to-win-the-colosseum-hackathon.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.
