# 1 DEFINE PROBLEM & VALUE PROPOSITION

![](/files/-LFwzYQvJhyQHcDybuqB)

In this phase you well begin to **frame the goals** of your team's design by learning about these important aspects.

* **stakeholders in your community**
* **technology available to you and features of chatbot designs**
* **context of health issues in your community**.&#x20;

After conducting research, you will develop initial design ideas and **compose a clear value proposition** that defines *what your team will create, for whom, and the value it will bring***.** Finally, you will present a proposal to your class and the community for feedback, helping you refine your design direction moving into the next project phase.

| Task                | Estimated Time |
| ------------------- | -------------- |
| Warm-Up Project     | 3 hours        |
| Initial Ideas       | 1 hour         |
| Background Research | 2 hours        |
| Personas            | 1 hour         |
| Concept Narrowing   | 1 hour         |
| Task Analysis       | 1 hour         |
| Value Proposition   | 1 hour         |
| Team Proposal       | 1 hour         |


---

# 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://docs.idew.org/project-chatbot/project-instructions/1-discover-and-define-problem.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.
