> 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-link/what-is-zen-link.md).

# O que é o Zen Link™

### O que é <a href="#what-it-is" id="what-it-is"></a>

Zen Link™ é um módulo de expansão Wi-Fi para o Cronus Zen™, [**vendido separadamente**](https://collectivemindsstore.myshopify.com/collections/cronus-zen/products/cronus-zen). Ele conecta seu Cronus Zen™ à sua rede sem fio.

***

### <i class="fa-rocket">:rocket:</i> Principais recursos <a href="#key-features" id="key-features"></a>

* **Configuração sem fio** — Instale e configure os GAMEPACKS pelo seu smartphone via Wi-Fi, sem precisar de um PC.
* **Modo nativo do PS5®** — Jogue todos os jogos de PS5® nativamente, sem um PC secundário ou uma configuração complexa do Remote Play.
* **Latência ultrabaixa** — Uma conexão nativa direta garante os tempos de resposta mais rápidos possíveis para jogos competitivos.
* **Compatibilidade total com jogos** — Funciona com todos os títulos de PS5®, incluindo os que antes exigiam um controle especializado ou o Remote Play.
* **Conectar e usar** — Depois de configurada, a conexão é gerenciada automaticamente pelo hardware do Zen Link™.


---

# 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://guide.cronuszen.com/zen-pt/zen-link/what-is-zen-link.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.
