# Learn more

#### **What is a Product in the context of Social Impact?**

A product is not just a physical item; it can be a solution, service, or experience that addresses a need or a problem. In the context of social impact, products aim to create positive change, improve lives, and solve societal challenges.

***Case study***

* [How Rocket Learning is using WhatsApp to End Learning Poverty](https://www.rocketlearning.org/post/how-rocket-learning-is-using-whatsapp-to-end-learning-poverty)
* [Revolutionizing Livelihoods: A Model for Supporting Bangalore’s Ironing Vendors](https://medium.com/@Udhyam/revolutionizing-livelihoods-a-model-for-supporting-bangalores-ironing-vendors-fe6cb7e470a0)

***

**What is Product Management?**

Product management is a holistic approach to developing, launching, and managing products. It involves understanding user needs, creating solutions, and ensuring products meet strategic goals.

***Resources***

* \[Article] [What is Product Management?](https://www.productplan.com/learn/what-is-product-management/) by ProductPlan
* \[Video] [Michael Seibel - Building Product](https://www.youtube.com/watch?v=C27RVio2rOs) by Y-Combinator

***

<details>

<summary>Table of Contents</summary>

* **Fundamentals**

  * Roles and Responsibilities of a Product Manager
  * Product Life Cycle
  * Product Roadmap

* **User-Centric Development**

  * User Research
  * Creating Prototype / Wireframe
  * User Experience and Design
  * Piloting and Testing
  * Minimum Viable Product (MVP)

* **Strategic Considerations**

  * Product Strategy
  * Metrics and Analytics

* **Go-to-Market and Success**
  * Product Marketing
  * Stakeholder Management

</details>


---

# 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/basics/learn-more.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.
