# Why we use the Advice Process

We first began experimenting with the AP in April 2016. Around that time, EE’s mission statement read something like this:

> *Equal Experts was created to be a haven where people are comfortable enough to be themselves, in an environment where there is support and mutual respect for you and your peers. In a self-organising environment, autonomy is given but in return we are expected to take personal responsibility and hold ourselves accountable for achieving our mission. Above all, we are expected to do the right thing by your colleagues and customers*

Of course, mission statements are only useful if they actually drive behaviours and instruct involved parties on how to operate the organisation.

Our statement touched on a number of areas, including company policies and organisational structure. But at the heart of it all is how we make decisions within Equal Experts, and who makes them.

We needed a framework to guide this decision-making process; the Advice Process is that framework. In other words, it’s the method by which we ensure we are actually living our values.


---

# 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/advice-process/introduction/why-we-use-the-advice-process.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.
