# Page Not Found

The URL `group-message/qun-fa-gong-neng-de-xian-zhi/ruo-huan-zhe-you-qu-xiao-yu-yue-huan-hui-bei-yong-yu-yue-ri-qi-shai-xuan-dao-ma` 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/xun-xi-zhong-xin/qun-fa-xun-xi/chang-jian-faq/ruo-huan-zhe-you-qu-xiao-yu-yue-huan-hui-bei-yong-yu-yue-ri-qi-shai-xuan-dao-ma.md)
- [同一天幫病患建立了兩筆預約，預約日期篩選會篩選到幾次？](https://alleypin.gitbook.io/yi-dian-tong-faq/xun-xi-zhong-xin/qun-fa-xun-xi/chang-jian-faq/tong-yi-tian-bang-bing-huan-jian-li-le-liang-bi-yu-yue-yu-yue-ri-qi-shai-xuan-hui-shai-xuan-dao-ji-c.md)
- [貼好標籤後，為何沒有可選擇的篩選條件？](https://alleypin.gitbook.io/yi-dian-tong-faq/xun-xi-zhong-xin/qun-fa-xun-xi/chang-jian-faq/tie-hao-biao-qian-hou-wei-he-mei-you-ke-xuan-ze-de-shai-xuan-tiao-jian.md)
- [註冊資料頁面｜顯示西元年或民國年](https://alleypin.gitbook.io/yi-dian-tong-faq/news/bu-fen-ban-ben-xian-ding-gong-neng/zhu-ce-zi-liao-ye-mian-xian-shi-xi-yuan-nian-huo-min-guo-nian.md)
- [中醫｜西醫｜翔評純自費 - 數據儀表板](https://alleypin.gitbook.io/yi-dian-tong-faq/suo-you-ke-bie-jian-bao-yu-yue/zhong-yi-xi-yi-gua-hao-zhong-xin-jie-mian-jie-shao/zhong-yi-xi-yi-xiang-ping-chun-zi-fei-shu-ju-yi-biao-ban.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/xun-xi-zhong-xin/qun-fa-xun-xi/chang-jian-faq/ruo-huan-zhe-you-qu-xiao-yu-yue-huan-hui-bei-yong-yu-yue-ri-qi-shai-xuan-dao-ma.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/xun-xi-zhong-xin/qun-fa-xun-xi/chang-jian-faq/ruo-huan-zhe-you-qu-xiao-yu-yue-huan-hui-bei-yong-yu-yue-ri-qi-shai-xuan-dao-ma.md`).

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