# Introduction

- [What is the Advice Process?](https://playbooks.equalexperts.com/advice-process/introduction/what-is-the-advice-process.md): A quick overview of the Advice Process
- [Why we use the Advice Process](https://playbooks.equalexperts.com/advice-process/introduction/why-we-use-the-advice-process.md): Aligning what we believe with our working practices
- [Who is this playbook for?](https://playbooks.equalexperts.com/advice-process/introduction/who-is-this-playbook-for.md): Spoiler alert, its for people in EE and those interested in the Advice Process
- [Using this Playbook](https://playbooks.equalexperts.com/advice-process/introduction/using-this-playbook.md): A quick break-down to describe how we have structured the playbook


---

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