# Can I use Imonggo to handle fast food or a restaurant business?

Imonggo is suitable for fast food or simple restaurant operation, but not ideal for fine dining where table and kitchen management features are required. You can use a touchscreen monitor if you are using Store v2. The buttons have been re-designed to be bigger and easier to operate with a touch screen monitor.

Currently, Imonggo does not support the recording of tips. It does not also support table and kitchen management.


---

# 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://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/can-i-use-imonggo-to-handle-fast-food-or-a-restaurant-business.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.
