> 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/purpose.md).

# Purpose

H3Uni, *towards a University of the Third Horizon*, offers holistic, co-creative learning for all of us who are in search of and hope for a more worthwhile future.

H3Uni formed in 2015 to rejuvenate real human learning; to recall and recover humanity’s innate appetite and capacity for holistic intelligence. Central to this ambition are the remarkable experience, innovations, knowledge, research and writings of Dr Anthony Hodgson, President of H3Uni and life-long futurist, along with many colleagues, friends and supporters in his long career.

H3Uni is a guarantee company and a Scottish educational charity No SC047900.

More of H3Uni’s [story and origins are here](/h3uni-foundation-archive/our-origins.md).

### In Quest for Regenerative Transformation

*Offerings for Discovery and Application*

In service of Third Horizon Learning, H3Uni Pioneers collaborate to offer online dialogues and educational activities.

#### Dialogues

H3Uni offers a place for collaborative, purposeful dialogue. Our dialogues of discovery reveal perspectives, insights, and interconnections which illuminate understanding in the topics they address.

#### Community Events & Educational Activities

We encourage voluntary initiatives for discussion topics and workshops – including:

* H3Uni Pioneers LinkedIn Page
* Practitioners Forum, monthly
* Newsletter, quarterly
* Advertised Dialogues
* Invited Study Groups

### Five Core Transformative Methods

Five core transformative methods serve as primary foundations for mastering and facilitating deep collaborative systemic change - for reengaging with nature on nature’s own terms:

* **The World Mandala** – the human world relational system
* **The Complexity Map** – expanding our mental grasp and scope for agency
* **The Three Horizons** – cultivating a quality future, desirable and viable
* **Dilemma Navigation** – generating effective steps, measures on the journey
* **The Wheel of Wisdom** – integrating authentic flow and decisions for action

Read more about [Five Core Methods](/h3uni-five-core-practices.md) or explore the full [Resource Library](https://www.h3uni.org/).


---

# 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/purpose.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.
