> For the complete documentation index, see [llms.txt](https://jap.cronusmax.com.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jap.cronusmax.com.tw/software/operational-mode-ke-mai-2-yun-zuo-mo-shi/yi-ban-mo-shi-normal-mode.md).

# ノーマルモード(Normal Mode)

ノーマルモード(Normal Mode)ではクロノス・ゼンの機能（GPCスクリプト・ゲームパック・キーボード・マウスなど）をすべて使えます。

クロノス・ゼンをパソコンに接続し、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**. そし&#x3066;**'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://jap.cronusmax.com.tw/software/operational-mode-ke-mai-2-yun-zuo-mo-shi/yi-ban-mo-shi-normal-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.
