> 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/foundational-insights/seeing-and-thinking-in-three-horizons.md).

# Seeing and Thinking in Three Horizons

It is quite natural to mull over ideas and visions for the future, however fanciful, while attending day-to-day realities. H3Uni is founded on developing this capacity, available to everyone, as the basis for thinking clearly and purposefully about transformative regeneration.

**Three Horizons Thinking** opens a visionary and practical method to articulate sought for future qualities and values, so that measures to bring them about can be deliberately, collaboratively and effectively pursued in the present.

For example:

Current reality, **Horizon One,** is the realm of managing and delivering present needs and wants by present methods. This time of the Anthropocene calls into question the sustainability of a huge proportion of dominant activity patterns, and the very premises on which such patterns have been created.

**Horizon Three** is an articulation in the present of viable and desired potential futures, and the values they grow from, discovered as current seedlings of developing potential.

The turbulent transition zone, **Horizon Two**, encourages entrepreneurial energy, innovation and initiative to discover and create viable patterns that can bring necessary transformation into reality.

These three modes of thought and understanding entail distinct ways of thinking, social collaboration, and economic behaviour. Learning to envision, to think and to act together in these ways brings shared competence to the present process of creating desirable and worthwhile futures.

Competence in Three Horizons practice creates a foundation for learning and application of additional methods to tackle the momentum of complexities, ambiguities and unpredictabilities that are arising more frequently every day.

This understanding provides a practical foundation for anticipating and navigating the spate of dilemmas among which the seeds of worthwhile futures need to be sown and nourished.

![](/files/Ibxk7hzMyVdB8zbP93mX)

To learn more see the tutorial in the Resource Library [Three Horizons](/tutorial/three-horizons.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/foundational-insights/seeing-and-thinking-in-three-horizons.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.
