> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/zen-pt/zen-studio/modo-operacional-do-zen/modo-normal.md).

# Modo normal

O Modo Normal habilita todos os principais recursos do Cronus Zen™, incluindo:

• Compilador GPC Script\
• GamePacks\
• Biblioteca GPC\
• Suporte a Mouse e Teclado\
• Monitor de Dispositivo e Plugins

### Como Habilitar o Modo Normal

***

1. Conecte o Cronus Zen™ a um PC com Windows® usando um **cabo mini-USB** via o **porta USB PROG**.
2. Abra **Zen Studio**.
3. Navegue até **Ferramentas → Modo Operacional do Zen**.
4. Selecione **Modo Normal** e clique em **Concluir**.

### Confirmar Modo Ativo

***

O Modo Operacional atualmente ativo é exibido na **barra de status** na parte inferior do Zen Studio.

Clicar na barra de status reabrirá o **Modo Operacional do Zen** interface.


---

# 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:

```
GET https://guide.cronuszen.com/zen-pt/zen-studio/modo-operacional-do-zen/modo-normal.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.
