> 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/publications-and-media/books.md).

# Books

<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><h3>Systems Thinking for a Turbulent World</h3></td><td>by <em>Anthony Hodgson, Ph.D.</em></td><td><p>Explore a Third Horizon perspective</p><p>This book will help practitioners in any field of change engage more effectively in transformative innovation. Such innovation addresses the paradigm shift needed to meet the diverse unfolding global challenges facing us today, and requiring a revolution in thinking and transformative methods.</p></td><td data-object-fit="contain"><a href="/files/6AL2Sh8RwHYlE7x9Cit3">/files/6AL2Sh8RwHYlE7x9Cit3</a></td><td><a href="/pages/b3ExJ1WiLSQnkuCjb67E">/pages/b3ExJ1WiLSQnkuCjb67E</a></td></tr><tr><td><h3>Three Horizons: The Patterning of Hope</h3></td><td><em>by Bill Sharpe</em> </td><td>A practical introduction to the Three Horizons framework—an intuitive way to understand change, work with uncertainty, and bring differing views of the future into constructive dialogue. Bill Sharpe explores how to develop “future consciousness” and offers real-world examples of how the framework supports transformational change across communities, organisations, and society.</td><td data-object-fit="contain"><a href="/files/8nJqamiNQ3SKrvxAew4F">/files/8nJqamiNQ3SKrvxAew4F</a></td><td><a href="https://www.internationalfuturesforum.com/p/three-horizons-the-patterning-of-hope">https://www.internationalfuturesforum.com/p/three-horizons-the-patterning-of-hope</a></td></tr><tr><td><h3>An Introduction to Cosmic Ecology</h3></td><td><strong>Searching for a Meaningful Universe.</strong></td><td>by <em>Anthony Hodgson, Ph.D.</em><br>In this book transdisciplinary systems thinking facilitates an integrated approach to worldview. Cosmic ecology, opens the space for search into a cosmically viable and flourishing life.</td><td data-object-fit="contain"><a href="/files/y2Oo4fw3k8XdJyjgEl99">/files/y2Oo4fw3k8XdJyjgEl99</a></td><td><a href="/pages/V9QzgpJVPEnulDP1AUC7">/pages/V9QzgpJVPEnulDP1AUC7</a></td></tr><tr><td><h3>Being Who You Really Are</h3></td><td><strong>Practicing the Sevenfold Work</strong></td><td>by <em>Anthony Hodgson, Ph.D.</em><br>Whether you are a beginner seeking a practical spiritual discipline or a person experienced in one or more spiritual disciplines, this manual provides an unusual in-the-round map of personal spiritual techniques.</td><td data-object-fit="contain"><a href="/files/MqRWPS4WlnCAjnsPfppC">/files/MqRWPS4WlnCAjnsPfppC</a></td><td><a href="/pages/dp2BNuGH8j1NjK4lCq1b">/pages/dp2BNuGH8j1NjK4lCq1b</a></td></tr></tbody></table>

***

### Other reading

{% columns %}
{% column %}

<figure><img src="/files/qB4Ug7UoSUs19n6sjvg4" alt=""><figcaption></figcaption></figure>

***Three Horizons: the Patterning of Hope*** by Bill Sharpe, published by Triarchy Press
{% endcolumn %}

{% column %}

<figure><img src="/files/U5Xx7IMR5rAoisHbx883" alt=""><figcaption></figcaption></figure>

***Ready for Anything: Designing Resilience for a Transforming World*** by Anthony Hodgson published by Triarchy Press

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/6AL2Sh8RwHYlE7x9Cit3" alt="" width="210"><figcaption></figcaption></figure>

***Systems Thinking for a Turbulent World: A Search for New Perspectives*** by Anthony Hodgson published by Routledge
{% endcolumn %}

{% column %}

<figure><img src="/files/RXxZ5DVeBE3X2MgaGUZt" alt=""><figcaption></figcaption></figure>

***Designing Regenerative Cultures*** by Daniel Wahl published by Triarchy Press

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/KDbRvK21inuRy8l78Dbi" alt=""><figcaption></figcaption></figure>

***Dancing at the Edge: Competence, Culture and Organization in the 21***<sup>***st***</sup>***&#x20;Century*** by Maureen O’Hara and Graham Leicester published by Triarchy Press
{% endcolumn %}

{% column %}

<figure><img src="/files/RZU2C6dcJaiYufsFM35k" alt=""><figcaption></figcaption></figure>

***Change for the Audacious: a doer’s guid**e* by Steve Waddell Network action Publishin

{% endcolumn %}
{% endcolumns %}


---

# 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/publications-and-media/books.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.
