> For the complete documentation index, see [llms.txt](https://docs.maitredpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maitredpos.com/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/mobile-pos-introduction.md).

# Mobile POS - Introduction

### Take Maitre'D to the table with you!

The Maitre’D Mobile app allows merchants to take their POS directly to the table and place customer orders.

Orders are sent directly to the kitchen and servers can treat customers on the spot in real-time at the tableside.

MD Mobile keeps Maitre'D at the servers' fingertips using lightweight handheld tablets, no wasted time on taking notes and running back and forth to the POS frees up staff to focus on delivering faster, more accurate, and better customer service.

Related Topics

1. [Mobile POS - Introduction](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/mobile-pos-introduction.md)
2. [Mobile POS - Prerequisites](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/mobile-pos-prerequisites.md)
3. [Mobile POS License Information](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/mobile-pos-license-information.md)
4. [Maitre'D Communication Server](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/maitred-communication-server.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.maitredpos.com/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/mobile-pos-introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
