> For the complete documentation index, see [llms.txt](https://playbooks.equalexperts.com/inceptions/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/inceptions/contributions/special-thanks.md).

# Special Thanks

We would like to say a massive “thank you!” to our colleagues and clients: the brilliant hive mind whose wisdom and experiences have made this book possible.

**This book is dedicated to you.**<br>

We would also like to call out some specific colleagues who have contributed.

Thank you Isabell Britsch for the amazing layout and type-setting and Jon Attaway for your copy-editing skills.

**Also**: Ali Asad Lotia, Alex Haylock, Andrew Preston, Ashwini Mayakar, Becky Smith, Brian Blignaut, Charlotte Lubbe, Christian Singer, Dan Mitchell, Dana Rodericks, Erica Kucharczyk, Francine Higham, Gary Lamb, Gavin Williams, Jamie Mills, Jonas L. Vasiljevas, Keerthana Jayaram, Lyndsay Prewer, Mairead O’Connor, Matt Stephens, Mark Oliver, Neville Kuyt, Mark Stanley, Palesa Molokeng, Susanne Mayer, Ralf Jeffrey, Richard Holloway, Ryan Bayly, Subhash Gupta, Swathi Poddar, Tarik Johnston, Thomas de Cad’oro Granier, Titi Omo-Adesanya, Todd Anderson, Jochen Trabandt (†2015 RIP).


---

# 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://playbooks.equalexperts.com/inceptions/contributions/special-thanks.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.
