> For the complete documentation index, see [llms.txt](https://www.h3uni.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.h3uni.org/h3uni-foundation-archive/past-events-and-actvities/overview.md).

# Overview

H3Uni hosts a small constellation of live learning spaces that support dialogue, practice, and exploration.\
At present, our primary offerings are **community-led sessions**, while formal multi-session courses are paused. You’re warmly invited to join any of the upcoming gatherings, and to explore our past events if helpful.

{% @mailchimp/mailchimpSubscribe %}

<a href="https://luma.com/h3uni" class="button primary" data-icon="calendar-days">See all upcoming events</a>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Practitioners Forum</strong></td><td><em>A collaborative learning space</em></td><td>A monthly or bi-monthly online action-learning circle to explore H3Uni methods and related frameworks through real examples and shared inquiry.</td><td></td><td><a href="/pages/Zvlok2ScRYtpa6owgrCj">/pages/Zvlok2ScRYtpa6owgrCj</a></td></tr><tr><td><strong>Lighthouse Café</strong></td><td><em>Open dialogue &#x26; shared reflection</em></td><td>Occasional single-session conversations where a simple theme opens into collective inquiry and meaning-making.</td><td></td><td><a href="/pages/nsZysHGDX1G2dGEedF9D">/pages/nsZysHGDX1G2dGEedF9D</a></td></tr></tbody></table>

### Study Groups

H3Uni hosts long-running monthly study groups, including Wheel of Wisdom, Qualitative Systems Thinking and Cosmic Ecology.\
These groups have evolved over several years as ongoing circles of practice among alumni and experienced practitioners. They are continuity-based groups rather than open-enrolment sessions, and new members typically join through existing community relationships or prior participation in H3Uni courses.

***

## **Past Events & Courses**

Explore recordings and archives from previous years, including courses in Three Horizons, Qualitative Systems Thinking, the Wheel of Wisdom, and more.

[Past Courses](https://github.com/H3Uni/H3Uni-Resource-Library/blob/main/h3uni-foundation-archive/events-and-activities/courses/README.md)

[Past Event Overview](/h3uni-foundation-archive/past-events-and-actvities/past-events.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, and the optional `goal` query parameter:

```
GET https://www.h3uni.org/h3uni-foundation-archive/past-events-and-actvities/overview.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.
