# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [如何「新增/刪除教師職務」?](https://shinher.gitbook.io/12/chang-jian-wen-ti/ru-he-xin-zeng-shan-chu-zhi-wu.md)
- [「二階段驗證」教學](https://shinher.gitbook.io/12/chang-jian-wen-ti/er-jie-duan-yan-zheng-jiao-xue.md)
- [常見「登入」問題](https://shinher.gitbook.io/12/chang-jian-wen-ti/chang-jian-deng-ru-wen-ti.md)
- [常見「家長註冊」問題](https://shinher.gitbook.io/12/chang-jian-wen-ti/chang-jian-jia-chang-zhu-ce-wen-ti.md)
- [登入異常查詢](https://shinher.gitbook.io/12/shui-ming-shou-ce/ping-tai-gong-neng/zhang-hao-guan-li/deng-ru-yi-chang-cha-xun.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://shinher.gitbook.io/12/chang-jian-wen-ti/ru-he-xin-zeng-shan-chu-zhi-wu.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://shinher.gitbook.io/12/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://shinher.gitbook.io/12/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., `/12/chang-jian-wen-ti/ru-he-xin-zeng-shan-chu-zhi-wu.md`).

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