# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [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 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)
- ["Combo/Nạp tiền tặng nước"](https://fus.gitbook.io/ffood/hoi-dap/combo-nap-tien-tang-nuoc.md)
- [Thanh toán QR máy thu ngân](https://fus.gitbook.io/ffood/hoi-dap/huong-dan-cai-dat-thanh-toan-qr-bao-kim/thanh-toan-qr-may-thu-ngan.md)
- [Hướng dẫn tải FFood Mobile App](https://fus.gitbook.io/ffood/huong-dan-tai-ffood-mobile-app.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/thanh-toan-qr-vi-dien-tu-momo.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/thanh-toan-qr-vi-dien-tu-momo.md`).

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