# How the AP works

- [Step-by-Step Guide](https://playbooks.equalexperts.com/advice-process/how-the-ap-works/step-by-step-guide.md): A summary of each step in the Advice Process
- [Concept creation](https://playbooks.equalexperts.com/advice-process/how-the-ap-works/concept-creation.md): Creating the idea
- [Confirming the decision maker](https://playbooks.equalexperts.com/advice-process/how-the-ap-works/confirming-the-decision-maker.md): How we decide who should take the concept forward
- [Advice & Analysis](https://playbooks.equalexperts.com/advice-process/how-the-ap-works/advice-and-analysis.md): How to seek advice and things to consider
- [Making the Decision](https://playbooks.equalexperts.com/advice-process/how-the-ap-works/making-the-decision.md): Crunch time!
- [Measuring the Decision](https://playbooks.equalexperts.com/advice-process/how-the-ap-works/measuring-the-decision.md): Measuring the impact is hard, but critical if we want to become a learning organisation.
- [Learn and complete the AP](https://playbooks.equalexperts.com/advice-process/how-the-ap-works/learn-and-complete-the-ap.md): What you need to do at the end
- [Governance for long-running initiatives](https://playbooks.equalexperts.com/advice-process/how-the-ap-works/governance-for-long-running-initiatives.md): Where seeking advice isn't just a one time event


---

# 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/how-the-ap-works.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.
