> For the complete documentation index, see [llms.txt](https://catalyst-swarm.gitbook.io/catalyst-swarm-genesis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://catalyst-swarm.gitbook.io/catalyst-swarm-genesis/readme.md).

# Catalyst-Swarm-Genesis

This Catalyst-Swarm-Genesis GitBook records the activities of the Catalyst-Swarm from its formation in April 2021 to December 2021.

The evolution of Catalyst-Swarm from Swarm sessions in [April 2021](https://catalyst-swarm.gitbook.io/catalyst-swarm-genesis/april-2021/swarm-sessions) through organizing After Town Halls from [June 2021](< https://catalyst-swarm.gitbook.io/catalyst-swarm-genesis/june-2021/after-town-hall#june-16th-town-hall >) to hosting Idea Fest in [July 2021](< https://catalyst-swarm.gitbook.io/catalyst-swarm-genesis/july-2021/catalyst-idea-fest-july-2021>) is all documented in the Catalyst-Swarm-Genesis GitBook.<br>

The GitBook provides a useful reference tool for anyone interested in Catalyst-Swarm and its development and a valuable context for a community emerging out of the Project Catalyst experiment.  Catalyst Town Hall videos and slides are embedded alongside related After Town Hall "open space" events and activities.


---

# 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://catalyst-swarm.gitbook.io/catalyst-swarm-genesis/readme.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.
