# Problem

* If it's raining outside or the temperature is very low or high, it's annoying to go out to eat.&#x20;
* Office worker: The travel time is too long to go to a nearby restaurant to eat at the given meal time of about an hour. (Average 20 minutes round trip)&#x20;
* University students: It takes a lot of time to queue up and get food at peak times at restaurants.&#x20;
* College Student: It's embarrassing to see you being noticed eating alone in a restaurant.&#x20;
* College Student: If you didn't have a plan to go out, it would be annoying to have to redecorate yourself and go out.&#x20;
* Even if you go out to eat despite all these inconveniences, it is too expensive to buy and eat because the price is too high to simply solve the lunch.

## Alternative

### **Meal Kit**

* Additional cooking steps are required.&#x20;
* Dishes generated during the cooking process must be washed and it takes a lot of time to clean.&#x20;
* It is difficult to eat with a variety of side dishes because the menu tends to be a la carte overall.

## Other delivery apps

* There is a minimum order amount, so for a single household to order, it is unnecessary to put a lot of food.&#x20;
* High delivery charges occur because riders deliver the food individually.&#x20;
* Since the service is focused on delivery for late-night meals rather than lunch, there are many stores that do not open for lunch.


---

# 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://eggys-organization.gitbook.io/lunchy-eng/business-model/cps/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.
