# User-Centric Development

#### **User Research**

User research is the foundation for creating products that truly meet user needs. It involves understanding the target audience through surveys, interviews, and observation.

***Resources***

* \[Article] [What is User Research?](https://www.interaction-design.org/literature/topics/user-research) by Interaction Design Foundation
* \[Video] [What is user research and why is it so important in developing services?](https://www.youtube.com/watch?v=1hbnPCdM4ls) by Govt. Digital Service

***

**Creating Prototype / Wireframe**

Prototyping and wireframing help visualize and iterate on product ideas before investing significant resources in development.

***Resources***

* \[Article] [How to Create a Wireframe?](https://www.uxpin.com/studio/blog/creating-a-wireframe/) by UXpin
* \[Video] [Building Low-Fidelity Wireframes and Prototypes](https://www.youtube.com/watch?v=I5u2QOH18W8) by Google

***

**User Experience and Design**

User experience (UX) design focuses on creating a seamless and enjoyable experience for users, enhancing satisfaction and usability.

***Resources***

* \[Article] [User Experience Basics](https://www.usability.gov/what-and-why/user-experience.html) by Useability.gov
* \[Video] [Intro to UX (User Experience)](https://www.youtube.com/watch?v=2QQQtiFwXjU) by Google

***

**Piloting and Testing**

Piloting and testing involve putting a product in a controlled environment to gather feedback and identify areas for improvement.

***Resources***

* \[Article] [What is pilot testing?](https://dovetail.com/research/pilot-testing/) by Dovetail
* \[Article] [18 Experiments to test new Product Ideas](https://drive.google.com/file/d/1Qptf7TFZ4zds6weP1CJA6ljYWA0D-uIG/view?usp=drive_link)
* \[Video] [Product Testing - Meaning, Purpose, Methods](broken://pages/rzomXxPXifF31DN90C0M) by Marketing91

***

**Minimum Viable Product (MVP)**

An MVP is the simplest version of a product that allows you to test your assumptions and gather feedback from users.

***Resources***

* \[Article] [Minimum Viable Product (MVP)](https://www.productplan.com/glossary/minimum-viable-product/) by ProductPlan
* \[Podcast] [How to Build An MVP](https://www.youtube.com/watch?v=QRZ_l7cVzzU) by Y-Combinator


---

# 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/user-centric-development.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.
