# Page Not Found

The URL `news/geng-xin-ri-zhi/bu-fen-ban-ben-xian-ding-gong-neng` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [部分版本限定功能](https://alleypin.gitbook.io/yi-dian-tong-faq/news/bu-fen-ban-ben-xian-ding-gong-neng.md)
- [資茵醫療系統整合](https://alleypin.gitbook.io/yi-dian-tong-faq/news/bu-fen-ban-ben-xian-ding-gong-neng/zi-yin-yi-liao-xi-tong-zheng-he.md)
- [看診進度頁面｜隱藏等待人數](https://alleypin.gitbook.io/yi-dian-tong-faq/news/bu-fen-ban-ben-xian-ding-gong-neng/kan-zhen-jin-du-ye-mian-yin-cang-deng-dai-ren-shu.md)
- [通知型訊息樣式調整](https://alleypin.gitbook.io/yi-dian-tong-faq/news/bu-fen-ban-ben-xian-ding-gong-neng/tong-zhi-xing-xun-xi-yang-shi-diao-zheng.md)
- [[ 自費預約 ] 預約黑名單功能](https://alleypin.gitbook.io/yi-dian-tong-faq/news/zi-fei-yu-yue-yu-yue-hei-ming-dan-gong-neng.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://alleypin.gitbook.io/yi-dian-tong-faq/news/bu-fen-ban-ben-xian-ding-gong-neng.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://alleypin.gitbook.io/yi-dian-tong-faq/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://alleypin.gitbook.io/yi-dian-tong-faq/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., `/yi-dian-tong-faq/news/bu-fen-ban-ben-xian-ding-gong-neng.md`).

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