# The Societal Thinking Wiki

## About

- [Welcome to the journey!](https://wiki.societalthinking.org/welcome-to-the-journey.md)
- [The invitation](https://wiki.societalthinking.org/the-invitation.md)
- [Code of sharing](https://wiki.societalthinking.org/code-of-sharing.md)

## Why Societal Thinking

- [Why exponential change?](https://wiki.societalthinking.org/why-st/why-exponential-change.md)
- [Exponential change around us](https://wiki.societalthinking.org/why-st/exponential-change-around-us.md)
- [Do-Think-Do to organise patterns](https://wiki.societalthinking.org/why-st/do-think-do-to-organise-patterns.md)
- [Societal Thinking approach](https://wiki.societalthinking.org/why-st/societal-thinking-approach.md)

## What is Societal Thinking

- [What is Societal Thinking?](https://wiki.societalthinking.org/what-is-st/what-is-societal-thinking.md)
- [The Societal Model](https://wiki.societalthinking.org/what-is-st/the-societal-model.md)
- [The mindset shifts](https://wiki.societalthinking.org/what-is-st/the-mindset-shifts.md)
- [The Core Values](https://wiki.societalthinking.org/what-is-st/the-core-values.md)
- [The design principles](https://wiki.societalthinking.org/what-is-st/the-design-principles.md)

## How to apply

- [The sprints: Objectives and outputs](https://wiki.societalthinking.org/how-to-apply/the-sprints-objectives-and-outputs.md)
- [How to use](https://wiki.societalthinking.org/how-to-apply/how-to-use.md)
- [The Sprints](https://wiki.societalthinking.org/how-to-apply/the-sprints.md)
- [Sprint 0: Appreciating the context](https://wiki.societalthinking.org/how-to-apply/the-sprints/sprint-0-appreciating-the-context.md)
- [Sprint 1: Arriving at a big question](https://wiki.societalthinking.org/how-to-apply/the-sprints/sprint-1-arriving-at-a-big-question.md)
- [Sprint 2: Aligning with Core Values](https://wiki.societalthinking.org/how-to-apply/the-sprints/sprint-2-aligning-with-core-values.md)
- [Sprint 3: Mapping the strategy](https://wiki.societalthinking.org/how-to-apply/the-sprints/sprint-3-mapping-the-strategy.md)
- [Sprint 4: Inducing network effects](https://wiki.societalthinking.org/how-to-apply/the-sprints/sprint-4-inducing-network-effects.md)
- [Sprint 5: Distributing the ability to solve](https://wiki.societalthinking.org/how-to-apply/the-sprints/sprint-5-distributing-the-ability-to-solve.md)
- [Sprint 6: Enabling open infrastructure](https://wiki.societalthinking.org/how-to-apply/the-sprints/sprint-6-enabling-open-infrastructure.md)
- [Sprint 7: Listening and progressing](https://wiki.societalthinking.org/how-to-apply/the-sprints/sprint-7-listening-and-progressing.md)
- [Sprint 8: Staging, orchestrating, prototyping](https://wiki.societalthinking.org/how-to-apply/the-sprints/sprint-8-staging-orchestrating-prototyping.md)

## Key words

- [Key words](https://wiki.societalthinking.org/key-words/key-words.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.societalthinking.org/welcome-to-the-journey.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
