# Overview

The Equal Experts Digital Platform playbook is our thinking on why, when, and how to build Digital Platforms. A Digital Platform enables an organisation to achieve Continuous Delivery and Operability at scale.

Our approach is based on first-hand experience building Digital Platforms, and our deep expertise in both Continuous Delivery and Operability.

![Teams on a Digital Platform](/files/9Pp0yaoQhJ6EUXbGuQlj)

We’ve [open-sourced](https://github.com/EqualExperts/digital-platform-playbook) this playbook under a [Creative Commons license](https://creativecommons.org/licenses/by-nc/4.0/), and we encourage [contributions](/digital-platform/contribute.md) to iteratively improve our content.

### The lead authors of this playbook are:

| Photo                            | Name                                                               |
| -------------------------------- | ------------------------------------------------------------------ |
| ![](/files/Jy5FYSjv9UoumJS4maWB) | [Adam Hansrod](https://www.linkedin.com/in/adam-hansrod-22940876/) |
| ![](/files/zfrG4lrJU9gl3i9P9ef2) | [Steve Smith](https://www.linkedin.com/in/stevesmithtech/)         |
| ![](/files/PbhAk8gY0qapCy9fcqLp) | [Alun Coppack](https://www.linkedin.com/in/aluncoppack/)           |
| ![](/files/8MdQJkgg2rLB0OxdS8M4) | [Edd Grant](https://www.linkedin.com/in/eddgrant/)                 |


---

# Agent Instructions: 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/digital-platform/readme.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.
