# Page Not Found

The URL `files/F00CdF7zXrVTPuxULx3D` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Mở FFood Máy Trạm Báo "Máy vượt quá số lượng đăng ký"](https://fus.gitbook.io/ffood/hoi-dap/mo-ffood-may-tram-bao-may-vuot-qua-so-luong-dang-ky.md)
- [Hướng dẫn khôi phục mật khẩu FFood](https://fus.gitbook.io/ffood/hoi-dap/huong-dan-khoi-phuc-mat-khau-ffood.md)
- [Thanh toán QR ví điện tử MOMO](https://fus.gitbook.io/ffood/hoi-dap/thanh-toan-qr-vi-dien-tu-momo.md)
- [Mở FFood xảy ra tình trạng trắng màn hình](https://fus.gitbook.io/ffood/hoi-dap/mo-ffood-xay-ra-tinh-trang-trang-man-hinh.md)
- [Hướng dẫn xử lý lỗi: "Số thiết bị kết nối vượt quá số lượng trong gói đăng ký"](https://fus.gitbook.io/ffood/hoi-dap/huong-dan-xu-ly-loi-so-thiet-bi-ket-noi-vuot-qua-so-luong-trong-goi-dang-ky.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://fus.gitbook.io/ffood/hoi-dap/mo-ffood-may-tram-bao-may-vuot-qua-so-luong-dang-ky.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.

### Option 2 — Browse the documentation index

Full index: https://fus.gitbook.io/ffood/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://fus.gitbook.io/ffood/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/ffood/hoi-dap/mo-ffood-may-tram-bao-may-vuot-qua-so-luong-dang-ky.md`).

You may also use `Accept: text/markdown` header for content negotiation.
