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

# Mission & Vision

## The Superteam Network

Superteam is a global network of Solana communities operating across multiple countries. Each chapter focuses on growing the Solana ecosystem within its region through localized efforts in education, development, and adoption.

Superteam Brazil was founded in 2024 to serve Latin America's largest economy — bringing Solana to a market of over 200 million people with one of the world's fastest-growing developer communities.

## Our Mission

> Powering the next wave of Solana builders in Brazil. Build your team, access funding, and accelerate your product.

Superteam Brazil is the official Solana community hub in Brazil, connecting developers, founders, creators, and investors building Web3's future. We exist to grow the Solana ecosystem in Brazil through five core programs:

* **Bounties & Jobs** — Get paid through real work: bounties, short-term gigs, and roles shared by ecosystem teams.
* **Grants** — Funding routes and support to take your project to the next level.
* **Workshops** — Practical sessions on what matters, so you can build with confidence and ship.
* **Network** — Connect with teams, get warm intros, and accelerate collaboration.
* **Startup Acceleration** — Speed up your idea, improve distribution, win hackathon prizes, and ship.

## Impact

| Metric                   | Value      |
| ------------------------ | ---------- |
| Capital Facilitated      | **$3M+**   |
| Rewards Distributed      | **$697K+** |
| Listings & Grants        | **161**    |
| Total Submissions        | **1,832**  |
| Builders Accelerated     | **1,000+** |
| Active Members           | **60+**    |
| Startups Supported       | **30+**    |
| SOL Staked via Validator | **\~112K** |
| Completion Rate          | **97%**    |

## Ecosystem Partners

40+ partners including Solana Foundation, Superteam, Backpack, Ledger, MetaMask, Jito, Pyth, Solflare, Redot Pay, ABFintechs, ACATE, and Blockchain Rio.

## Global Connection

Superteam Brazil operates in close coordination with the global Superteam network and the Solana Foundation. This connection provides access to global resources, cross-chapter collaboration, and alignment with the broader Solana roadmap.


---

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