# 城市簡碼表(CityCode)

| **縣市/ 機關** | **簡碼(Code)** |
| ---------- | ------------ |
| 臺北市        | TPE          |
| 新北市        | NWT          |
| 桃園市        | TAO          |
| 臺中市        | TXG          |
| 臺南市        | TNN          |
| 高雄市        | KHH          |
| 基隆市        | KEE          |
| 新竹市        | HSZ          |
| 新竹縣        | HSQ          |
| 苗栗縣        | MIA          |
| 彰化縣        | CHA          |
| 南投縣        | NAN          |
| 嘉義市        | CYI          |
| 嘉義縣        | CYQ          |
| 雲林縣        | YUN          |
| 屏東縣        | PIF          |
| 宜蘭縣        | ILA          |
| 花蓮縣        | HUA          |
| 臺東縣        | TTT          |
| 澎湖縣        | PEN          |
| 連江縣        | LIE          |
| 金門縣        | KIN          |


---

# Agent Instructions: 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:

```
GET https://motc-ptx.gitbook.io/tdx-zi-liao-shi-yong-kui-hua-bao-dian/data_notice/traffic_data/code/city_code.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
