> 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/tournament-mode.md).

# 聯盟賽模式(Tournament Mode)

玩家可以將克麥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-M8Q6grD3LwuuvAQ_HUE%2F-M8Q7_qMZlqrjjAuDPTn%2Fzenstudio_tournamentmode.png?alt=media\&token=1d9c2d0e-ddf0-4932-9f67-1a0481b734ce)

選擇聯盟賽模式請點選**Tools** 👉 **Zen Operational Mode**. 然後選&#x64C7;**'Tournament Mode'** 再點選**Finish**即可.

![](https://gblobscdn.gitbook.com/assets%2F-LuPv_lMrFV1b9PLExvq%2F-M8Q6grD3LwuuvAQ_HUE%2F-M8Q7l25tDcqrkr4m25l%2Fimage.png?alt=media\&token=a599babf-ca6f-471f-96b5-2169482484fc)

當操作模式被設定為聯盟賽模式, ZEN STUDIO視窗左下角的韌體版本會出現TE字樣, 同時右下角的操作模式會顯示"Tournament Edition Mode"字樣(如上圖), 玩家也可以點選右下角操作模式的訊息區塊來進行操作模式的設定.

同時克麥2的螢幕也會顯示聯盟賽模式的圖案文字(如下圖).

![](https://gblobscdn.gitbook.com/assets%2F-LuPv_lMrFV1b9PLExvq%2F-M8Q6grD3LwuuvAQ_HUE%2F-M8Q9YhA530vRZsp-EL-%2Fled_te.png?alt=media\&token=2c2f0deb-d863-4df7-978e-391fce2fd7db)


---

# 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/tournament-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.
