> For the complete documentation index, see [llms.txt](https://fus.gitbook.io/ffood/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fus.gitbook.io/ffood/huong-dan-tai-ffood-mobile-app.md).

# Hướng dẫn tải FFood Mobile App

### Thông tin về ứng dụng

Ứng dụng cho phép người sử dụng là nhân viên hoặc chủ cửa hàng tạo và quản lý các đơn đặt hàng, món ăn chỉ với một vài thao tác đơn giản. FFood cung cấp đầy đủ các tính năng như:

\- Tìm kiếm loại món ăn, hoặc giá cả.

\- Xem menu, thông tin chi tiết và công thức thành phần về các món ăn.

\- Đặt món ăn và nhận thông báo khi món ăn đã sẵn sàng.

\- Theo dõi lịch sử đặt hàng và quản lý đơn đặt hàng theo các tầng và các bàn trong nhà hàng.

\- Xem thông tin và thống kê ca làm việc.

\- Hỗ trợ kết nối với các máy in và cổng thanh toán (payment terminal)

## Tải FFood – bán hàng (Thu ngân/Bếp/Phục vụ)

#### FFood - Ứng dụng trên Google Play

* Tải ứng dụng FFood trên Google Play tại [Link](https://play.google.com/store/apps/details?id=com.ffood.app\&hl=vi\&pli=1)
* Hướng dẫn sử dụng App FFood [Tại đây](/ffood/huong-dan-su-dung-ffood-ban-hang-windows-mobile.md)
* Giao diện thân thiện. Quản lý chuyên nghiệp

<figure><img src="/files/OBnFiP9cqjTWpgLClYtq" alt=""><figcaption><p>Screenshots</p></figcaption></figure>

<figure><img src="/files/iUwOzJevpa2rZSgG5vo9" alt=""><figcaption><p>Screenshots</p></figcaption></figure>

#### FFood - Ứng dụng trên iOS

* Tải ứng dụng FFood trên Google Play tại [Link](https://apps.apple.com/vn/app/ffood/id6470612737?platform=ipad)
* Hướng dẫn sử dụng App FFood [Tại đây](/ffood/huong-dan-su-dung-ffood-ban-hang-windows-mobile.md)
* Giao diện thân thiện. Quản lý chuyên nghiệp

<figure><img src="/files/fJ2Jk4JUQGHyiT6iIDMi" alt=""><figcaption><p>Screenshots Ipad</p></figcaption></figure>

<figure><img src="/files/AcWtn2pEPBU87eJtAIVd" alt=""><figcaption><p>Screenshots Iphone</p></figcaption></figure>


---

# 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://fus.gitbook.io/ffood/huong-dan-tai-ffood-mobile-app.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.
