> 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/zong-ze/ying-ming-ding-zhong-chang-qi-mu-biao.md).

# 應明訂中長期目標

根據聯合國政府間氣候變遷專家委員會（IPCC）第六次評估報告（AR6），若要將溫升限制在1.5°C內，全球2030年需較2019年削減43％碳排。而不同城市在基準排放量、基準人口、人口增長預估與其他社會經濟條件等差異之下，合理的中期減量目標設定也將有所不同。\
\
《高雄市淨零智慧城市發展自治條例》明定2030年溫室氣體排放量應較2005年排放量減少30%；《臺北市淨零排放管理自治條例》設定2030年目標為減少40%、2040年減少65%；目前修訂中的《臺中市永續淨零自治條例》亦設定2030年目標減少30%、2040年減少65%的中期目標。然而目前在其他縣市的自治條例中僅有最基本的2050淨零目標，我們認為有必要進行通盤檢討與盤點，以科學為基礎進行減量目標評估，將中期目標納入自治條例。


---

# 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/zong-ze/ying-ming-ding-zhong-chang-qi-mu-biao.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.
