# Ideation

1. [SWOT Analysis](https://www.investopedia.com/terms/s/swot.asp#:~:text=SWOT%20\(strengths%2C%20weaknesses%2C%20opportunities,as%20current%20and%20future%20potential.) - SWOT (strengths, weaknesses, opportunities, and threats) analysis is a framework used to evaluate a company's competitive position and to develop strategic planning. SWOT analysis assesses internal and external factors, as well as current and future potential.
2. [PEST analysis](https://www.investopedia.com/terms/p/pest-analysis.asp) (political, economic, social, and technological) is a management method whereby an organization can assess major external factors that influence its operation in order to become more competitive in the market. As described by the acronym, those four areas are central to this model.
3. [Spider Diagrams](https://www.mindmanager.com/en/features/spider-diagram/) [2](https://venngage.com/blog/spider-diagram/)-A spider diagram organizes and displays data in a logical, visual way. Spider diagram features include the main concept positioned in the middle of the diagram, with lines extending radially to link related ideas and sub-topics. More ideas branch out from there, and you end up with a diagram resembling a spider.
4. [Blue Sky Thinking](https://ideanote.io/blog/blue-sky-thinking)
5. RCEF - role context example format


---

# 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://www.mlcompendium.com/product-management/ideation.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.
