# Problem Statement

Everybody wants to be physically active and fit, but majority of us struggle to break out from a sedentary life, trying to be more active and fit.

And to solve this problem, there are hundreds of fitness apps in the app stores, each trying to solve fitness challenges once and for all. We’ve all personally tried tons of them, however, for decades, the challenges with fitness still remain the same:

* **Lack of motivation/incentives**

  The motive of only being physically fit is not that strong enough. There is a huge gap between the motivation of working out and the amount of efforts required to actually work out<br>
* **It’s a lonely and boring activity**

  Human beings are a social species. It gets boring when doing something alone, especially workout<br>
* **Lack of instant gratification**

  Our generation is used to instant gratification which is missing from the activity of working out<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://whitepaper.imov.app/overview/problem-statement.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.
