# Page Not Found

The URL `dang-ky-giai-quyet-chinh-sach-he-thong-trung-uong/8.-bo-sung-ho-so-huyen-yeu-cau` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [8. Bổ sung hồ sơ Lãnh đạo yêu cầu](https://hdsdonline.gitbook.io/huong-dan-su-dung/dang-ky-giai-quyet-chinh-sach-he-thong-trung-uong/8.-bo-sung-ho-so-lanh-dao-yeu-cau.md)
- [7. Bổ sung hồ sơ Huyện yêu cầu](https://hdsdonline.gitbook.io/huong-dan-su-dung/tiep-nhan-giai-quyet-ho-so-mtp-lien-thong/7.-bo-sung-ho-so-huyen-yeu-cau.md)
- [6. Hoàn trả Hồ sơ không đủ điều kiện](https://hdsdonline.gitbook.io/huong-dan-su-dung/dang-ky-giai-quyet-chinh-sach-he-thong-trung-uong/6.-hoan-tra-ho-so-khong-du-dieu-kien.md)
- [5. Tiếp nhận, xử lý, chuyển tiếp hồ sơ](https://hdsdonline.gitbook.io/huong-dan-su-dung/dang-ky-giai-quyet-chinh-sach-he-thong-trung-uong/5.-tiep-nhan-xu-ly-chuyen-tiep-ho-so.md)
- [7. Yêu cầu người dân bổ sung hồ sơ](https://hdsdonline.gitbook.io/huong-dan-su-dung/dang-ky-giai-quyet-chinh-sach-he-thong-trung-uong/7.-yeu-cau-nguoi-dan-bo-sung-ho-so.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://hdsdonline.gitbook.io/huong-dan-su-dung/dang-ky-giai-quyet-chinh-sach-he-thong-trung-uong/8.-bo-sung-ho-so-lanh-dao-yeu-cau.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://hdsdonline.gitbook.io/huong-dan-su-dung/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://hdsdonline.gitbook.io/huong-dan-su-dung/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., `/huong-dan-su-dung/dang-ky-giai-quyet-chinh-sach-he-thong-trung-uong/8.-bo-sung-ho-so-lanh-dao-yeu-cau.md`).

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