> 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/boton-trasero-zen-ds4.md).

# Botón trasero Zen DS4

El accesorio Cronus Zen™ DS4 Back Button añade entradas programables al mando DualShock®4, incluido el soporte Bluetooth® cuando se usa con el Cronus Zen™.

Junto con el Cronus Zen™, el DualShock®4 modificado funciona en consolas PlayStation®, Xbox® y Nintendo Switch® compatibles.

***

### <i class="fa-list-check">:list-check:</i> Características <a href="#features" id="features"></a>

* Cuatro botones de acción programables
* Diseño ergonómico de montaje trasero
* Compatibilidad Bluetooth® cuando se usa con el Cronus Zen™
* Asigna hasta 17 funciones del mando
* No se necesita PC: la asignación se realiza en la pantalla OLED del Cronus Zen™

***

### <i class="fa-arrows-rotate">:arrows-rotate:</i> Configuración <a href="#setup" id="setup"></a>

{% stepper %}
{% step %}

#### Instala el botón trasero

Conecta el Zen Back Button a tu mando DualShock®4.
{% endstep %}

{% step %}

#### Empareja por Bluetooth®

Pulsa el **P2** botón y luego mantén pulsado **COMPARTIR** + **PS** en el mando.

Los LED parpadean y luego quedan fijos una vez completado el emparejamiento.
{% endstep %}

{% step %}

#### Abre el menú de asignación

Pulsa el botón de asignación izquierdo del Back Button hasta que aparezca el menú de asignación en la pantalla OLED del Zen.
{% endstep %}

{% step %}

#### Asigna una función

Mantén pulsado el Back Button que quieres asignar y luego pulsa la entrada del mando que quieras asignarle. Tu selección aparece en la pantalla OLED.

Hay hasta 17 funciones disponibles.
{% endstep %}

{% step %}

#### Guardar

Pulsa **B** o **CÍRCULO** para guardar y salir.
{% endstep %}

{% step %}

#### Conecta a tu consola

Conecta el Cronus Zen™ a tu PlayStation®, Xbox® o Nintendo Switch®, con el mando de autenticación (AUTH) correcto en **A1**.

<table><thead><tr><th width="302">Configuración</th><th>mando AUTH en A1</th></tr></thead><tbody><tr><td><strong>PS4® por Bluetooth®</strong></td><td>Un segundo DualShock®4</td></tr><tr><td><strong>PS4® por USB</strong></td><td>El DualShock®4 con el Back Button conectado</td></tr></tbody></table>
{% 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, and the optional `goal` query parameter:

```
GET https://guide.cronuszen.com/zen-es/dispositivos-compatibles/boton-trasero-zen-ds4.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.
