> 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/publish-your-docs-1.md).

# Spaces and Events

At Superchain Eco we organize and support physical events where Superchain contributors, builders, and stakeholders can meet, collaborate, and accelerate the Superchain. These gatherings provide space for real conversations, knowledge sharing, and long-term coordination.&#x20;

### Superchain Space Brussels (2024)

Superchain Space Brussels was a collaboration hub for the Optimism Collective around ETHCC. It brought together a diverse mix of Superchain chains and projects to foster relationships, share knowledge, and drive innovation. Builders and ecosystem members held talks, roundtables, and workshops on tech, governance, and cross-chain cooperation.&#x20;

{% embed url="<https://www.youtube.com/watch?v=xLe0WOOoqfs&list=PLWaBbPoBky4U75oCkesYcuxlAS7RPc9EL>" %}

### Superchain Space Denver (25)

Superchain Space Denver was a collaboration hub and meeting ground for the Superchain. Superchain Space Denver brought together key builders and contributors to share insights, collaborate, and build the future of the network. The event featured workshops on governance and onchain economics, talks by Superchain leaders, and collaborative networking session.

{% embed url="<https://www.youtube.com/watch?v=IlYrp2NphX8&list=PLWaBbPoBky4UBc0rVdawZfGAsY4dQzu8D>" %}


---

# 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/publish-your-docs-1.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.
