> For the complete documentation index, see [llms.txt](https://wiki.sjaykh.in/curiosity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.sjaykh.in/curiosity/reading/notes/adam-nash-on-product-leaders.md).

# Adam Nash on Product Leaders

[Dropbox VP, Product and Growth Adam Nash on great product leaders | Amplify 2019](https://youtu.be/24F8WlyMR00?si=-I57inSzH6tX441S)

* Metrics movers
* Request
* Delight - features that surprise people.
* Maintain three separate list else you'll end up with only metric movers. There's no single prioritised list.
* We're too rationally looking at user need not emotionally.
* Talk about emotion and add it into the process. Linkedin job hope example. Magic aha emtoionql moment.
* We keep crowding our product.
* Einsteins razor. Make things simple not simpler. Why did apple keep the home button?
* Obsess about non users. Asking what you can do to make it better.
* Product teams have the power to frame discussions with strategy and metrics.
* We tend to focus on data we have and not ask question's about data we don't have.
* Solve the product maze backwards. It is not a matter of should but it is a matter of when. How you frame a problem will lead the team.
* Designers can show people what could be.
* Engineers know what can and cannot be done.
* Products are never done. Your users deserve perfection. How you behave and value your teams abd how you frame your problems.
* Be in a constant growth mindset.


---

# 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://wiki.sjaykh.in/curiosity/reading/notes/adam-nash-on-product-leaders.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.
