# Product Playbook

## Product Management: A Super Power

Building great products is a super power and this playbook is meant to help you get that super power.

The reason we decided to write this playbook was because we building products is something we are learning along the way. There are many upshots which we learnt along the way that could have changed the course of the products we built. In the least they could have helped us shorten the product cycle.


---

# 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://playbook.browsee.io/master.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.
