> For the complete documentation index, see [llms.txt](https://playbooks.equalexperts.com/advice-process/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/advice-process/background/the-principles-to-get-behind.md).

# The principles to get behind

## The principles to get behind

There are some key principles and assumptions that underpin the Advice Process – and they run counter to traditional corporate models. It’s important that you (and your colleagues!) buy into these if the Advice Process is to succeed.

You need to believe that people are:

* Grown-ups and want to be treated as such.
* Care about doing the right thing for the company.
* Capable of providing insights and perspectives.
* Capable of making decisions.
* Unique and creative thinkers.
* Capable of learning, and up for a challenge.

Let’s be honest – in some organisations, these concepts would be difficult to embed. However, we’re fortunate at Equal Experts in that we’ve long encouraged this kind of thinking; our co-founder Thomas de Cad’oro Granier has long expressed a desire for EE to be a ‘company of grown-ups’, an attitude that naturally dovetails with the kind of thinking above.

Whilst many large companies will talk about similar principles, the proof is in how they are executed. They need to be the reality if the AP is to work.

**Pro tips:**

{% hint style="success" %}
People aren’t perfect – we are all fallible, no matter where we fall in the hierarchy or how long we’ve been within the organisation.
{% endhint %}

{% hint style="success" %}
It’s hard to let go as a boss and trust and empower people. Do not underestimate how easy it is to slip back into the old ways
{% endhint %}


---

# 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/advice-process/background/the-principles-to-get-behind.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.
