> 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/cai-dat-ip-truy-cap-ffood.md).

# Cài đặt IP truy cập FFood

#### Các bước thực hiện:

1. **Truy cập Web Admin của phòng máy**:
   * Mở trình duyệt web và đăng nhập vào trang quản trị của hệ thống.
2. **Vào mục POS**:
   * Trong giao diện quản trị, tìm và chọn mục **POS**.
3. **Truy cập Cài đặt**:
   * Từ mục POS, chọn **Cài đặt**.
4. **Danh sách IP trắng**:
   * Tìm mục **Danh sách IP trắng** trong phần cài đặt.
5. **Chọn cửa hàng**:
   * Chọn cửa hàng mà bạn muốn cài đặt danh sách IP trắng.
6. **Kích hoạt Cấu hình danh sách IP trắng**:
   * Bật tùy chọn **Cấu hình danh sách IP trắng** (nếu chưa bật).
7. **Thêm địa chỉ IP**:
   * Nhập địa chỉ IP được phép truy cập vào danh sách.
8. **Lưu cài đặt**:
   * Nhấn **Lưu** để hoàn tất.

<figure><img src="/files/P8OUl4nqHoYNQJU2UCB0" alt=""><figcaption></figcaption></figure>

#### **Lưu ý quan trọng khi cài đặt danh sách IP trắng:**

* **Hạn chế truy cập từ thiết bị không được phép**:\
  Các thiết bị có địa chỉ IP không được thêm vào danh sách sẽ **không thể đăng nhập** vào hệ thống.
* **Thông báo lỗi khi IP không hợp lệ**:\
  Khi thiết bị cố gắng truy cập với IP không có trong danh sách, hệ thống sẽ hiển thị thông báo:\
  \&#xNAN;**"Mạng của bạn không nằm trong danh sách được phép truy cập!"**

<figure><img src="/files/de7brGGjT9RqxAt8avQZ" alt="" width="375"><figcaption></figcaption></figure>

Nếu cần hỗ trợ thêm, vui lòng liên hệ với FUSOFT qua kênh Zalo chính thức: [<mark style="color:blue;">**https://zalo.me/fusoft**</mark>](https://zalo.me/fusoft)


---

# 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/cai-dat-ip-truy-cap-ffood.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.
