> 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-qi-hou-bian-qian-yin-ying-tui-dong-hui-zhi-zu-cheng-xu-bao-han-yi-ding-bi-li-zhi-min.md).

# 應明定氣候變遷因應推動會之組成須包含一定比例之民間代表，並涵蓋更多元之公共參與機制

雖然《氣候變遷因應法》第14條已訂定推動會委員應由有關機關、單位首長及氣候變遷因應學識經驗之專家、學者擔任，然而我們認為地方政府應進一步於自治條例明定民間代表之比例，且涵納多元背景之代表。此外，公民參與除了多元組成的推動會、公聽會及近年常聽見的氣候公民大會外，亦有其他多元形式。地方政府應就在地社群的紋理脈絡，建立可以真正與民眾溝通，加深彼此信任與共識的公民參與機制。

* 案例三之一：《首爾特別市能源政策條例》中要求能源委員會成員組成包含市民團體、宗教界、經濟界、學界、教育界、新聞界等各社會階層代表。<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-qi-hou-bian-qian-yin-ying-tui-dong-hui-zhi-zu-cheng-xu-bao-han-yi-ding-bi-li-zhi-min.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.
