# Deep dives

- [Design an inception agenda](https://playbooks.equalexperts.com/inceptions/deep-dives/the-kick-off-1.md): CONTAINS A DETAILED TOOL LIST AND OTHER COOL STUFF
- [The Opportunity](https://playbooks.equalexperts.com/inceptions/deep-dives/the-kick-off-1/the-opportunity.md)
- [The Domain](https://playbooks.equalexperts.com/inceptions/deep-dives/the-kick-off-1/the-domain.md)
- [The Solution](https://playbooks.equalexperts.com/inceptions/deep-dives/the-kick-off-1/the-solution.md)
- [Plan](https://playbooks.equalexperts.com/inceptions/deep-dives/the-kick-off-1/plan.md)
- [Plan an inception](https://playbooks.equalexperts.com/inceptions/deep-dives/plan-an-inception.md): PLANNING A SUCCESSFUL INCEPTION
- [The Inception team](https://playbooks.equalexperts.com/inceptions/deep-dives/plan-an-inception/the-inception-team.md)
- [Creating the Schedule](https://playbooks.equalexperts.com/inceptions/deep-dives/plan-an-inception/creating-the-schedule.md)
- [Frame, Top and Tail](https://playbooks.equalexperts.com/inceptions/deep-dives/plan-an-inception/frame-top-and-tail.md)


---

# 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/inceptions/deep-dives.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.
