> 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/our-mission.md).

# Nossa Missão

O tema do hackathon Solana é "Frontier", voltado para explorar novos territórios dentro do ecossistema Solana. A iniciativa fortalece a [**Superteam Brasil**](https://www.superteam.com.br/pt), "uma comunidade com os melhores builders em web3 que ajudam a Solana a crescer mundialmente."

## Três Objetivos

**1. Suporte ao Desenvolvedor** Fornecer expertise e recursos para ajudar participantes a encontrar colegas de equipe, validar conceitos e construir projetos no ecossistema Solana.

**2. Excelência Brasileira** Métricas: participação, projetos submetidos, calibre dos projetos e engajamento em mídias sociais.

**3. Formação de Equipe** Vencedores e contribuidores significativos integram a Superteam Brasil em funções de marketing, vendas, produto e desenvolvimento.

> O desempenho do Brasil influencia futuros financiamentos e recursos para o crescimento da Solana na região.


---

# 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/our-mission.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.
