> For the complete documentation index, see [llms.txt](https://www.microsolidarity.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.microsolidarity.cc/practice-programs/vibes-program/course-content.md).

# Course Content

This online course content was originally developed as a training program for [The Hum](http://thehum.org). In 2023 we decided to open-source the content and share it with the world. On this page you'll find a curriculum of videos & texts covering the core concepts of Microsolidarity.

It's much more interesting as a practice than a theory though, so consider joining us for the next 2-week online [Practice Program](/practice-programs/vibes-program.md) :)

The Program includes 4 facilitated workshops to connect and practice with other community builders. Each of the workshops is connected to these 4 content modules:

1. [Introducing core concepts](/practice-programs/vibes-program/course-content/introducing-core-concepts.md)
2. [Crewing](/practice-programs/vibes-program/course-content/crewing.md)
3. [Congregations](/practice-programs/vibes-program/course-content/congregations.md)
4. [Leadership & Engagement](/practice-programs/vibes-program/course-content/leadership-and-engagement.md)
5. [Links, Resources & Practices](/practice-programs/vibes-program/course-content/resources-and-practices.md)


---

# 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://www.microsolidarity.cc/practice-programs/vibes-program/course-content.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.
