> For the complete documentation index, see [llms.txt](https://docs.superchain.eco/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superchain.eco/superchain-eco/quickstart.md).

# SE Initiatives

Beyond events and the platform, Superchain Eco runs initiatives that help grow contributor capacity and make the ecosystem easier to understand. These efforts aim to support both new and experienced participants and give them the tools to navigate governance, grants, and collaboration within the Collective.

### Super Cohort (24)

Super Contributor Cohort was six-week co-learning track for Superchain contributors. It thought both new and existing community members about Optimism concepts and skills needed for governance and development. The first cohort consisted of the [Optimism Contributor Essentials MOOC](https://mooc.superchain.eco/p/optimism-contributor-essentials), Weekly Contributor Meetings, a series of onchain exercises, and a Contributor Meetup in Bangkok.&#x20;

### Mission Dashboards (S6+S7)

The Mission Dashboards were created during Season 6 and Season 7 of Optimism Governance to help the ecosystem keep track of how the Optimism Grants budgets are allocated. [The Season 6 ](https://docs.google.com/spreadsheets/d/1GVoyh1mT2aOmduAwJ_CZ42I9uutwC3qSw_H5JutaMcg/edit?gid=1763303116#gid=1763303116)and  [Season 7 dashboard](https://docs.google.com/spreadsheets/d/1mSCxzlFnGt8yidHCdrwfv6RTiJGASYehU0xmt0rfXAk/edit?gid=967654880#gid=967654880) gives a simple breakdown of proposal approvals, budget use, and remaining funds across the the Intents

### Optimism Ecosystem Map (S6+S7)

The Optimism Ecosystem Map gives a visual overview of everyone contributing to the Optimism Collective. It shows which individuals and teams are part of governance and contributor groups, how they are connected, and how resources are distributed. The map includes data on councils, commissions, working groups, and key contributors, along with their roles, responsibilities, and compensation. As Optimism Goverence has a seasons structure we created an ecosystem map for [Season 6](https://kumu.io/SuperchainEco/optimism-ecosystem-map-s6) and [Season 7,](https://kumu.io/SuperchainEco/optimism-ecosystem-overview-s7#optimism-governance-ecosystem-map/initial-view) reflecting the evolving structure of the Collective.


---

# 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://docs.superchain.eco/superchain-eco/quickstart.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.
