# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [免責聲明與使用條款](https://publish.gcaa.org.tw/net-zero-policy-recommendations-for-taiwan-local-government/guan-wu-ci-bao-gao/mian-ze-sheng-ming-yu-shi-yong-tiao-kuan.md)
- [一、制定健全的法治基礎](https://publish.gcaa.org.tw/net-zero-policy-recommendations-for-taiwan-local-government/si-gei-xian-shi-zheng-fu-de-jing-ling-zheng-ce-jian-yi/yi-zhi-ding-jian-quan-de-fa-zhi-ji-chu.md)
- [地方淨零政策現況](https://publish.gcaa.org.tw/net-zero-policy-recommendations-for-taiwan-local-government/di-fang-jing-ling-zheng-ce-xian-kuang.md)
- [四、缺乏系統性的民間參與機制](https://publish.gcaa.org.tw/net-zero-policy-recommendations-for-taiwan-local-government/can-tai-wan-xian-shi-zheng-fu-mai-xiang-jing-ling-de-guan-jian-tiao-zhan/si-que-fa-xi-tong-xing-de-min-jian-can-yu-ji-zhi.md)
- [三、建立完善的氣候預算制度](https://publish.gcaa.org.tw/net-zero-policy-recommendations-for-taiwan-local-government/si-gei-xian-shi-zheng-fu-de-jing-ling-zheng-ce-jian-yi/san-jian-li-wan-shan-de-qi-hou-yu-suan-zhi-du.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, and the optional `goal` parameter:

```
GET https://publish.gcaa.org.tw/net-zero-policy-recommendations-for-taiwan-local-government/guan-wu-ci-bao-gao/mian-ze-sheng-ming-yu-shi-yong-tiao-kuan.md?ask=<question>&goal=<end_goal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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://publish.gcaa.org.tw/net-zero-policy-recommendations-for-taiwan-local-government/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://publish.gcaa.org.tw/net-zero-policy-recommendations-for-taiwan-local-government/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., `/net-zero-policy-recommendations-for-taiwan-local-government/guan-wu-ci-bao-gao/mian-ze-sheng-ming-yu-shi-yong-tiao-kuan.md`).

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