# TDX新手上路指引

交通部「[**運輸資料流通服務平臺(TDX)**](https://tdx.transportdata.tw/)」為在有限的資源下提供用戶穩定的資料服務水準、提升服務品質，及加強資訊安全管理，本書主要提供使用本平臺服務的各項資料服務加值業者、學術研究單位以及政府機構，在程式開發、資料分析與應用過程中，能了解資料使用注意事項，掌握TDX APIs特性，加快資料處理效率，避免失誤發生。

本書分別透過五大主題加以說明：

* **`系統介紹`**：運輸資料流通服務平臺(TDX)作為全臺運輸開放數據中心(Open API Hub)，整合及代理各運輸領域開放資料API服務於單一平臺，方便使用者於單一平臺查找跨領域運輸資料；然而，運輸資料類別多元，為了便利使用者取得適切的資料，本篇幅將針對平臺功能、資料分類，以及會員資料使用流程進行說明，期望能快速解答各界的疑惑。
* **`API使用說明`**：此篇幅將針對API授權驗證及資料使用問題進行說明。
* **`API特色說明`**：本平臺採API(On Demand)方式提供服務，此篇幅將針對API的使用技巧進行說明。
* **`API監控說明`**：此篇幅將針對資料監控流程與設定方法進行說明。
* **`資料加值開發示範應用上架`**：此篇幅將針對會員加值應用成果上架步驟進行說明。


---

# 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-xin-shou-zhi-yin/tdx-xin-shou-shang-lu-zhi-yin.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.
