> For the complete documentation index, see [llms.txt](https://publish.gcaa.org.tw/net-zero-policy-recommendations-for-taiwan-local-government/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](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/zhi-li-ji-zhi/gong-min-can-yu/ying-ming-ding-zai-zheng-ce-zhi-ding-yu-zhi-xing-ge-jie-duan-jie-you-zi-xun-gong-kai-yu-gong-min-can.md).

# 應明訂在政策制定與執行各階段，皆有資訊公開與公民參與機制

地方淨零轉型將影響各個社區、產業與不同族群，因此，需要地方政府、在地業者與居民之間的充分溝通與協力合作。然而在目前各縣市的自治條例及草案中，僅臺南市（第6條）及高雄市（第30條）納入公民參與機制。納入多元社群，且具政策對話與公私協力效果的公民參與機制，可減少轉型過程的衝突，並讓政策制定更加完善具兼容性、強化執行的成效與永續性。因此，能轉盟期待看到自治條例可明訂政策制定和執行的各個階段，皆應資訊公開且納入公民意見。

* 案例二：《紐約氣候與社區保護法》中明訂了相關政策及條例修訂的參與機制，如分散式再生能源、能源效率、低碳交通、基礎建設韌性等的法規訂定或政策應至少舉辦2場公聽會。<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET 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/zhi-li-ji-zhi/gong-min-can-yu/ying-ming-ding-zai-zheng-ce-zhi-ding-yu-zhi-xing-ge-jie-duan-jie-you-zi-xun-gong-kai-yu-gong-min-can.md?ask=<question>&goal=<endgoal>
```

`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.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
