> 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/hackathon/how-to-participate.md).

# Como Participar

## Passos para Inscrição

1. Visite a plataforma do Colosseum em [arena.colosseum.org](https://arena.colosseum.org?ref=brasil) e crie sua conta.
2. Registre-se e compartilhe seu badge de conquista no X (Twitter), mencionando [@SuperteamBR](https://x.com/superteamBR).
3. Entre nos canais oficiais: [Discord](https://discord.gg/superteambrasil) | [WhatsApp](https://chat.whatsapp.com/HPIu1YV3mri5QOGf0gUMTO) | [Telegram](https://t.me/+rQ5OtAGRw5NkNGVh).
4. Comece a desenvolver seu projeto.
5. Envie antes do prazo final (11 de maio de 2026).

## Trilha Local Brasil

**Além do hackathon global, existe uma trilha local exclusiva para brasileiros com $10,000 em prêmios.** Para participar:

* Inscrição obrigatória no hackathon global (Colosseum).
* O **mesmo projeto** deve ser usado em ambas as trilhas (global + Brasil).
* Inscrição na trilha local pelo Superteam Earn: [hackathon SuperteamBrasil](https://superteam.fun/earn/listing/hackathon-superteambrasil).
* Selecionar **Brasil** como país base durante a submissão.

## Links Importantes

| O que                   | Link                                                                               |
| ----------------------- | ---------------------------------------------------------------------------------- |
| Plataforma de inscrição | [arena.colosseum.org](https://arena.colosseum.org?ref=brasil)                      |
| Info sobre o hackathon  | [colosseum.com/frontier](https://colosseum.com/frontier)                           |
| Trilha Brasil           | [superteam.fun/earn](https://superteam.fun/earn/listing/hackathon-superteambrasil) |
| Site Brasil             | [hackathonsolana.com](https://hackathonsolana.com/)                                |

> **Dica**: Envie seu trabalho antes do prazo final em vez de esperar até o último dia.


---

# 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:

```
GET https://wiki.superteam.com.br/hackathon/how-to-participate.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.
