# 快速入門

- [第一步: 更新韌體](https://zen.cronusmax.com.tw/cronuszen/quick-start/step-1-update-firmware.md)
- [第二步: 安裝Zen Studio軟體](https://zen.cronusmax.com.tw/cronuszen/quick-start/step-2-setup-zen-studio.md)
- [第三步: 手把的設定](https://zen.cronusmax.com.tw/cronuszen/quick-start/step-3-controller-setup.md)
- [第四步: 遊戲包(GamePacks) 及腳本(Scripts)](https://zen.cronusmax.com.tw/cronuszen/quick-start/gamepacks-and-scripts.md)


---

# 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/quick-start.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.
