> 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/lu-fu-jian/fu-jian-san-39-jia-huo-de-yong-xu-jiang-ken-ding-de-pai-tan-da-hu-ye-bie-fen-bu-zhuang-kuang.md).

# 附件三、39家獲得永續獎肯定的排碳大戶業別分佈狀況

<table><thead><tr><th width="149.90911865234375">業別</th><th width="109.9697265625">家數</th><th>公司</th></tr></thead><tbody><tr><td>半導體業</td><td>11</td><td>力成、日月光、世界先進、台積電、合晶、南亞科、南茂、華邦電、福懋科、環球晶、聯電</td></tr><tr><td>石化業</td><td>9</td><td>中石化、台達化、中油、台聚、亞聚、南亞、華夏、東聯、台橡</td></tr><tr><td>造紙工業</td><td>4</td><td>華紙、正隆、永豐餘、榮成</td></tr><tr><td>光電業</td><td>3</td><td>元太、友達、群創</td></tr><tr><td>食品工業</td><td>3</td><td>台糖、統一、宏全</td></tr><tr><td>水泥工業</td><td>2</td><td>台泥、亞泥</td></tr><tr><td>紡織纖維</td><td>2</td><td>宏遠、遠東新</td></tr><tr><td>玻璃陶瓷</td><td>1</td><td>台玻</td></tr><tr><td>電子零組件業</td><td>1</td><td>欣興</td></tr><tr><td>電器電纜</td><td>1</td><td>華新</td></tr><tr><td>電機機械</td><td>1</td><td>上銀</td></tr><tr><td>鋼鐵工業</td><td>1</td><td>中鋼</td></tr></tbody></table>


---

# 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/lu-fu-jian/fu-jian-san-39-jia-huo-de-yong-xu-jiang-ken-ding-de-pai-tan-da-hu-ye-bie-fen-bu-zhuang-kuang.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.
