> For the complete documentation index, see [llms.txt](https://mada.gitbook.io/experimentation-field-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mada.gitbook.io/experimentation-field-guide/appendix-complexity.md).

# Appendix - Complexity

Please refer to the [About Complexity](/experimentation-field-guide/complexity.md) section for a simple overview of complexity.&#x20;

However, if you would like to learn more, I suggest these resources:

**Embracing Complexity; Strategic Perspectives for an Age of Turbulence - Jean Boulton**

{% embed url="<https://www.goodreads.com/book/show/26179626-embracing-complexity-strategic-perspectives-for-an-age-of-turbulence>" %}

**Designs for the Pluriverse - Arturo Escobar**&#x20;

{% embed url="<https://www.goodreads.com/book/show/34852583-designs-for-the-pluriverse>" %}

**Thinking in Systems - Donella Meadows**

{% embed url="<https://www.goodreads.com/book/show/3828902-thinking-in-systems>" %}

**In The Bubble; Designing In A Complex World - John Thackara**&#x20;

{% embed url="<https://www.goodreads.com/book/show/611999.In_the_Bubble>" %}

**The Black Swan; The Impact Of The Highly Improbable - Nassim Nicolas Taleb**&#x20;

{% embed url="<https://www.goodreads.com/book/show/242472.The_Black_Swan>" %}

**The Rise Of The Prototyping Paradigm - Zaid Hassan**

{% embed url="<https://payhip.com/b/leqA>" %}

**Emergent Strategy - Adrienne Maree Brown**

{% embed url="<https://www.goodreads.com/book/show/29633913-emergent-strategy>" %}

**The Fifth Discipline: The Art & Practice of The Learning Organization - Peter Senge**

{% embed url="<https://www.goodreads.com/book/show/255127.The_Fifth_Discipline>" %}

**Complex Adaptive Systems - Dave Snowden**

{% embed url="<https://www.youtube.com/watch?v=l4-vpegxYPg>" %}

**How Forests Think: Toward an Anthropology Beyond the Human - Eduardo Kohn**&#x20;

{% embed url="<https://www.goodreads.com/book/show/17718835-how-forests-think>" %}


---

# 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:

```
GET https://mada.gitbook.io/experimentation-field-guide/appendix-complexity.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.
