> 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/sobre/links.md).

# Links Oficiais

Todos os canais e plataformas verificados da Superteam Brazil.

| Plataforma     | Link                                                                                                 | Descrição                                       |
| -------------- | ---------------------------------------------------------------------------------------------------- | ----------------------------------------------- |
| Website        | [superteam.com.br](https://superteam.com.br)                                                         | Site principal da Superteam Brazil              |
| GitHub         | [github.com/solanabr](https://github.com/solanabr)                                                   | Repositórios e projetos open-source             |
| Discord        | [discord.gg/superteambrasil](https://discord.gg/superteambrasil)                                     | Hub da comunidade para discussões e coordenação |
| Twitter / X    | [@SuperteamBR](https://x.com/SuperteamBR)                                                            | Notícias, atualizações e anúncios               |
| Superteam Earn | [superteam.fun/earn](https://superteam.fun/earn/s/superteambr)                                       | Bounties, grants e listings                     |
| Telegram       | [t.me/superteambrbot](https://t.me/superteambrbot)                                                   | Chat da comunidade                              |
| Instagram      | [@superteambr](https://instagram.com/superteambr)                                                    | Conteúdo visual e destaques de eventos          |
| LinkedIn       | [Superteam Brasil](https://www.linkedin.com/company/superteambrasil/)                                | Rede profissional e atualizações                |
| Eventos        | [lu.ma/superteambrasil](https://lu.ma/superteambrasil)                                               | Próximos eventos e meetups                      |
| Linktree       | [linktr.ee/superteamBR](https://linktr.ee/superteamBR)                                               | Todos os links em um só lugar                   |
| Grants         | [Solana Foundation Brazil Grants](https://superteam.fun/earn/grants/solana-foundation-brazil-grants) | Candidate-se a grants do ecossistema            |
| Validator      | [StakeWiz](https://stakewiz.com/validator/STBRgoYTmMwukhcBVjGpg3A4R9HBsrWo82wJgiBukaW)               | Delegue SOL para apoiar a comunidade            |

***

**Aviso sobre Falsificação:** Estes são os únicos canais oficiais da Superteam Brazil. Tenha cuidado com impostores. Se encontrar uma conta ou link suspeito alegando representar a Superteam Brazil, reporte ao time pelo Discord.


---

# 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/sobre/links.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.
