> For the complete documentation index, see [llms.txt](https://seller.akaric.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seller.akaric.com/shang-pin-guan-li/shang-pin-fa-bu/xiang-guan-ren-zheng-zi-hao-shuo-ming/ncc-zi-hao.md).

# NCC字號

為確保民眾購買到政府把關之電信管制射頻器材，並保障消費者權益，相關商品需附上NCC認證字號。

1. **常見需要NCC認證字號產品類別包括：**

   行動話機、有線電話無線主副機、行動數據設備、免執照無線對講機、車用MP3 FM發射器、具WiFi、藍牙射頻功能之商品如：無線耳機、無線喇叭、無線滑鼠、平板電腦、WiFi AP分享器及網路電視機上盒…等
2. **後台填寫欄位注意事項：**
   * 於新增商品 : 「<mark style="background-color:red;">管理系統 > 商品 > 商品管理 > 新增/管理商品</mark>」可填寫認證字號
   * 於商店資料設定 : 「<mark style="background-color:red;">管理系統 > 商店 > 商店資料設定 >販賣資訊/字號>通用字號</mark>」可填寫預設的通用認證字號 (尚未上線)
3. 參考網站：
   * [國家通訊傳播委員會(NCC)](https://www.ncc.gov.tw)
   * [NCC字號查詢](https://nccmember.ncc.gov.tw/Application/Fun/Fun016.aspx)


---

# 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://seller.akaric.com/shang-pin-guan-li/shang-pin-fa-bu/xiang-guan-ren-zheng-zi-hao-shuo-ming/ncc-zi-hao.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.
