> 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-es/dispositivos-compatibles/apple.md).

# Apple®

Cronus Zen™ es compatible con dispositivos Apple compatibles, incluidos iPad®, iPhone® y Mac®. Permite el uso de controladores compatibles en estas plataformas.

## Paso a paso

***

{% stepper %}
{% step %}
Conecta Cronus Zen™ a un PC con Windows® usando el **puerto USB PROG**.

{% endstep %}

{% step %}
Abre **Zen Studio → Panel de dispositivo** y habilita **PS Remote Play**.\
Luego puedes desconectar el **cable USB PROG**.

**Nota:** Esta configuración asegura que los controladores conectados al dispositivo Apple se detecten correctamente.
{% endstep %}

{% step %}
Conecta Cronus Zen™ al dispositivo Apple compatible usando el **puerto USB CONSOLE/PC**.\
Un **Adaptador Lightning** (o adaptador USB-C, dependiendo del dispositivo) es necesario.
{% endstep %}

{% step %}
Asegúrate de que el Zen esté encendido. Espera aproximadamente 10 segundos antes de conectar un controlador.
{% endstep %}

{% step %}
Después de 10 segundos, conecta un controlador compatible al puerto USB A3 del Zen.

**Nota:** Los controladores inalámbricos deben estar completamente cargados. No se cargan desde el dispositivo Apple.
{% endstep %}
{% endstepper %}


---

# 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-es/dispositivos-compatibles/apple.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.
