# Finally, you know you’ve chosen & defined a proper problem when…

### The problem makes your eyes blaze

You want to solve something for a specific group of people and you’re ready to focus on it long-term.

### Your problem has viable & specific solutions

You stuck to the problem space, but your research should have still revealed ways forward. Can you find a solution to your problem that will make a meaningful impact in a reasonable time frame?

### People are willing to pay for solutions

You spoke with the people struggling and they confirmed, yeah, this is a problem for me and, yeah, I’m willing to pay for a (better) solution.

### Your problem is a precise statement

You can describe the problem you’re seeing in terms of what it is, why it’s happening, to whom, and how it impacts them.<br>


---

# 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://diy-startup-school.gitbook.io/welcome-to-diy-startup-school/chapter-i/finally-you-know-youve-chosen-and-defined-a-proper-problem-when....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.
