> For the complete documentation index, see [llms.txt](https://publish.gcaa.org.tw/2025-corporate-sustainability-reporting-tracker/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/2025-corporate-sustainability-reporting-tracker/about/mian-ze-sheng-ming-yu-shi-yong-tiao-kuan.md).

# 免責聲明與使用條款

本報告旨在強調企業永續行動的重要性，並就反漂綠（包含漂淨零）議題展開討論。報告中的內容是基於當年度各大永續評鑑制度與獎項的官網、環境部列管事業污染源裁處資料、燃料季用量申報資料、違反勞動法令事業單位資料集等政府開放資料，以及企業的永續報告書資訊所產出的分析成果，雖然作者團隊當下已盡力確保分析成果的正確性，但作者團隊及相關參與者不對報告中所涉及資訊的準確性、即時性和完整性作擔保。因此本報告僅做為環保公益和資訊分享的目的使用，不做為社會公眾或任何第三方投資或決策的參考。對於其他目的之使用者，作者團隊並不負有或承擔任何有關法律或其他之責任。

***

本報告中所有內容，包括但不限於文字、圖片、資料，採取創用CC 「姓名標示-非商業性-禁止改作 3.0 台灣」([CC BY-NC-ND 3.0 TW](https://creativecommons.org/licenses/by-nc-nd/3.0/tw/legalcode.zh-hant))授權條款釋出。

使用本報告之資料與素材，應註明出處，並不得惡意變更其相關資訊，若利用後所展示之資訊與原資料與素材不符，使用者須自負民事、刑事上之法律責任。

本報告內容若有錯誤，歡迎來信指正。\
關於本報告的內容和資料，有任何問題、建議或想法，請與我們聯繫。\
綠色公民行動聯盟（<gcaa@gcaa.org.tw>）


---

# 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/2025-corporate-sustainability-reporting-tracker/about/mian-ze-sheng-ming-yu-shi-yong-tiao-kuan.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.
