> For the complete documentation index, see [llms.txt](https://johnkazer.gitbook.io/future-proof/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://johnkazer.gitbook.io/future-proof/barriers-to-tipping-points.md).

# Making Tipping Points Happen

Do businesses fundamentally follow the same 5 stages of engagement and need to use the same 6 actions as individuals? Might the same barriers to change apply to companies as apply to individuals? And not only in the the sense that companies usually need consumers to buy their goods and services - in the sense that goods and services addressing climate change may not appeal to those consumer who don't accept the need - but in the sense that companies have financial constraints, leaders who are actual people with their own biases and cultures which treat creativity in different ways.

Does the (potential) existence of tipping points simply provide hope that a social solution exists? Does it illustrate that individual action has merit? Or can we dig into the dynamics of social networks and better understand what exactly moves us into tipping points? There are many barriers to personal engagement with climate change, how do these interact with the tipping point process? Is climate change "different" from other social dynamics (e.g. much of the tipping point research seems to have been based on political revolutions).

Consider this book of 3 parts:

1. The 5 Stages of Engagement provide tools for a change agent to recognise how to engage
2. The Actions for Future Proofing provide tools to enable change
3. The "Small cogs" shows what needs to change and how you might measure success

What is the likelihood of people "at" different stages of engagement to respond to solutions and contribute to progress towards a social tipping point? And which future-proof actions would help to make this happen?

## References

{% embed url="<https://www.rapidtransition.org/>" %}

Lesley Head (2020, paywall) Nature Climate Change "*Transformative change requires resisting a new normal*"; <https://www.nature.com/articles/s41558-020-0712-5> talks about conversations and expressing emotion around climate change (this is normal!) compared to denial and avoidance (a new normal to be resisted).


---

# 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://johnkazer.gitbook.io/future-proof/barriers-to-tipping-points.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.
