# Frameworks and Templates

Here are some frameworks and templates to help you navigate your product efforts:

* [Design Sprint](https://productfolio.com/design-thinking/): A time-constrained, collaborative process for solving complex problems and validating solutions through prototyping and user testing.<br>
* [Opportunity Solution Tree](https://productfolio.com/opportunity-solution-tree/): A visual framework that helps teams explore and prioritize potential solutions by mapping them against identified opportunities.<br>
* [Weighted Impact Scoring](https://10x-impact-labs.gitbook.io/impact-product-management-toolkit/welcome): A method of evaluating and ranking ideas or features based on predefined criteria and assigning weights to measure their impact on overall objectives.<br>
* [RICE Prioritization](https://productfolio.com/rice-scoring/): A prioritization framework that combines Reach, Impact, Confidence, and Effort factors to systematically rank and focus on high-value initiatives.<br>
* [User Journey Mapping](https://productfolio.com/journey-mapping/): A visualization technique to understand and illustrate the end-to-end experience of a user with a product or service, identifying pain points and opportunities for improvement.<br>
* [Kano Model](https://productfolio.com/kano-model/): A theory for product development and customer satisfaction that categorizes features into basic, performance, and delight factors to guide prioritization based on customer preferences.<br>
* [Root Cause Analysis - 5 Whys](https://tulip.co/glossary/five-whys/): A problem-solving technique that involves iteratively asking "Why?" five times to identify the underlying cause of an issue and address it at its source.<br>
* [Jobs-to-be-Done](https://productfolio.com/jtbd/): A framework that focuses on understanding the fundamental jobs or tasks that customers hire a product or service to accomplish, emphasizing functional and emotional needs.<br>
* [Double Diamond](https://productfolio.com/double-diamond/): A design thinking framework that involves divergent and convergent thinking stages to explore problem spaces broadly and then focus on specific solutions.<br>
* [Hooked Method](https://productfolio.com/hooked-method/): A model for product design and user engagement, popularized by Nir Eyal, that emphasizes creating habit-forming experiences through Trigger, Action, Variable Reward, and Investment phases.


---

# 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://10x-impact-labs.gitbook.io/impact-product-management-toolkit/toolkit/frameworks-and-templates.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.
