> For the complete documentation index, see [llms.txt](https://zen.cronusmax.com.tw/cronuszen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zen.cronusmax.com.tw/cronuszen/software/operational-mode/default-mode.md).

# 一般模式(Normal Mode)

一般模式(Normal Mode)可以使用所有克麥2的功能, 包含GPC腳本, 遊戲包, 鍵鼠...等.

玩家可以將克麥2連接上PC打開ZEN STUDIO軟體並檢視ZEN STUDIO視窗右下方的訊息區標示目前的操作模式.

![](https://gblobscdn.gitbook.com/assets%2F-LuPv_lMrFV1b9PLExvq%2F-M1f7XgUF73fV6lpCuxz%2F-M1ek7O9VEnJRjtX0K0u%2Fzen_to_windowspc.png?alt=media\&token=2017268b-b4ab-40e6-9e27-78f0f9693c3d)

Cronus Zen connected to a Windows PC (PROG USB Port)

![](https://gblobscdn.gitbook.com/assets%2F-LuPv_lMrFV1b9PLExvq%2F-M8Q0SuxlpfI-wdhq8uE%2F-M8Q2ccGBqoF_ECFbMff%2Fzenstudio_operationalmode.png?alt=media\&token=c65788f2-4850-4820-a5ef-e564a17c1cb9)

欲選擇一般模式可點選**Tools** 👉 **Zen Operational Mode**. 然後點&#x9078;**'Normal Mode'** 然後點**FINISH**.

![](https://gblobscdn.gitbook.com/assets%2F-LuPv_lMrFV1b9PLExvq%2F-M8L0PVPJZZ3C58B2JBk%2F-M8L0kIX-tThdDn40fXq%2Fimage.png?alt=media\&token=a6ed8d6b-d847-4ef9-96b8-3c3e91f8f46a)

右下方訊息欄位會出現如上圖所示之模式資訊.


---

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