# 工作介面功能介紹

- [Library(GPC資料庫)](https://zen.cronusmax.com.tw/cronuszen/software/zen-studio/library.md)
- [Compiler(腳本設計及編譯)](https://zen.cronusmax.com.tw/cronuszen/software/zen-studio/compiler.md)
- [Programmer(燒錄腳本/遊戲包)](https://zen.cronusmax.com.tw/cronuszen/software/zen-studio/programmer.md)
- [Device(裝置設置)](https://zen.cronusmax.com.tw/cronuszen/software/zen-studio/device.md): 此介面可以檢視以連接的裝置, 進行裝置的內部設定也可清除克麥2的記憶體以及恢復原廠設定等.


---

# 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://zen.cronusmax.com.tw/cronuszen/software/zen-studio.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.
