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

# H3Uni Origins

H3Uni began in Scotland in 2015 as a special educational initiative emerging from the [International Futures Forum](/h3uni-foundation-archive/our-origins/roots.md) (IFF). Guided by [Dr. Anthony (Tony) Hodgson,](/h3uni-foundation-archive/our-origins/anthony-hodgson.md) with early contributions from Ian Kendrick, Bill Sharpe, David Adams, and the support of Graham Leicester, H3Uni grew from pioneering Three Horizons practice and a long lineage of futures thinking, systems work and transformative methods.

The founding intent was bold: to create a new kind of university — a learning commons for universal, holistic, future-facing education. With no initial funding, the early team built everything online, including the open-access [Resource Library ](https://www.h3uni.org/)that remains the heart of H3Uni’s teaching.

Over the years, H3Uni has delivered courses, hosted Lighthouse Café dialogues, contributed to international projects from Silicon Valley to Singapore, and gained global recognition for its work in transformational learning. A committed community of volunteers and practitioners has sustained the organisation and carried its work forward.

Today, H3Uni continues as a volunteer-led learning community and evolving commons. Our story is still being written — shaped by those who share in the aspiration for a regenerative, worthwhile planetary future

<table data-view="cards"><thead><tr><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><h4>The Full Story</h4></td><td></td><td><a href="/pages/wOTaUmotHaYSkL3E2B6O">/pages/wOTaUmotHaYSkL3E2B6O</a></td></tr><tr><td><h4>Dr. Anthony Hodgson</h4></td><td></td><td><a href="/pages/cKzLRWysJRVT0kqzzdnY">/pages/cKzLRWysJRVT0kqzzdnY</a></td></tr><tr><td><h4>Internationa Futures Forum (IFF)</h4></td><td></td><td><a href="/pages/TmNYJDnhCxEikVfko8iM">/pages/TmNYJDnhCxEikVfko8iM</a></td></tr></tbody></table>

### Original Promotion Video 2015

{% embed url="<https://vimeo.com/1133637254/e171b6b168?fl=pl&fe=cm>" %}


---

# 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/our-origins.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.
