> For the complete documentation index, see [llms.txt](https://playbooks.equalexperts.com/disrupt-playbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playbooks.equalexperts.com/disrupt-playbook/further-reading.md).

# Further Reading

In this section, we direct you towards some of the best resources that can inform your understanding of the tools and techniques included in this Playbook. If you have any resources that you would like to recommend us to add, please don’t hesitate to let us know, either through the #ask-transformation channel in Slack or by dropping either Jon (<jayre@equalexperts.com>) or David (<dcox@equalexperts.com>) a line.

### Background on OKRs

This short (167 pages) but effective exploration of OKRs as a method follows a fictional start-up through their painful early days until their enlightenment. Highly recommended.

![Wodtke's 'Radical Focus'](https://lh3.googleusercontent.com/QY1YaJzDDQZ93f0HlSjkftxUaCUHex9hhyaPNh9sWVAwHsiVbnc8VIucYtd_SqKje6GVsgOpZPUf-P_szZK5DcoyD27XMiLClhLlk4E7ZKkVF90mZrq55fxQwdwIQHSmnMGqMYqE)

Doerr’s book is less quirky and entertaining than Wodtke’s but provides a substantial commentary on the OKR process and comes endorsed by such luminaries as Sheryl Sandberg, Bill Gates, and Al Gore.\ <br>

![Doerr's 'Measure What Matters'](https://lh5.googleusercontent.com/Jm-Sc_bxDvFu_jTnAuQmDe5dVaQM1ByOveauRloTmtLS9tw11_9sat1d_pVT08GuBNCFcUVfPemNcSWnCQTcYeuSf4UnsyP7_UuKZwdugz_A0UjUKfktRlZdBiMT_yXQaD6a-eMV)

This[ quick start guide to OKRs](https://felipecastro.com/en/okr/what-is-okr/) addresses the background, key characteristics, and common mistakes of the OKR process.

### Key Strategic Advisory blog posts

In this blog post, Strategic Advisory practice lead Jon Ayre discusses the origins and applications of[ the PEACE process](https://www.equalexperts.com/blog/our-thinking/transformation-whats-the-point/) – the approach that underpins the ‘Disrupt’ offering.

In the[ first of two blog posts](https://www.equalexperts.com/blog/our-thinking/introducing-agile-part1/) introducing Strategic Advisory’s unique perspective on agile transformation, Jon notes, “too many agile transformations set out to make everything and everyone agile as if everything they’ve done in their past is fundamentally wrong”. The post unpicks some common assumptions using our proprietary ‘incubate, industralise, improve’ model.

In Jon’s[ second blog post on agile transformation](https://www.equalexperts.com/blog/our-thinking/introducing-agile-part2/), there are discussions of such important topics as the best definition of ‘done’ and the value of multi-functional teams.

### Mapping tools

[This blog charts the evolution of the business landscape map](https://www.equalexperts.com/blog/our-thinking/visualising-data-decision-making/), one of the most impactful, proprietary tools in the ‘Disrupt’ toolkit.

[This introduction to Simon Wardley’s approach to mapping](https://blog.gardeviance.org/2015/02/an-introduction-to-wardley-value-chain.html) guides the uninitiated through the thinking required to accurately understand and map an organisational scenario.&#x20;

### Further listening

The ‘Disrupt’ offering has been shaped, directly and indirectly, by three highly recommended podcasts:

1. From the BBC, *More or Less* is a weekly podcast about the use of numbers and statistics in the news.[ This entertaining episode](https://www.bbc.co.uk/programmes/p0847dp4) about artificial intelligence is a fine example and includes an interview with expert Janelle Shane about her experiments with AI.
2. From American Public Radio comes *Hidden Brain*, which takes an intelligent perspective on thought-provoking topics, such as[ this great episode](https://www.npr.org/2019/12/11/787160734/creatures-of-habit-how-habits-shape-who-we-are-and-who-we-become) on habits. Managing change successfully inevitably involves building new habits and breaking old ones, and the psychologist Wendy Wood shares what recent research findings on how to do this effectively.
3. *TED Talks* is a treasure trove of interesting ideas, and the episode “[How to Disagree Productively and Find Common](https://radiopublic.com/ted-talks-daily-69aZB6/s1!1fec4) Ground” involves world debate champion Julia Dhar sharing techniques that help reshape difficult conversations in life and at work.&#x20;


---

# 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://playbooks.equalexperts.com/disrupt-playbook/further-reading.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.
