> 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/supported-devices/zen-ds4-back-button.md).

# Zen DS4 Back Button

The Cronus Zen™ DS4 Back Button attachment adds programmable inputs to the DualShock®4 controller, including Bluetooth® support when used with the Cronus Zen™.

Paired with the Cronus Zen™, the modified DualShock®4 works across supported PlayStation®, Xbox®, and Nintendo Switch® consoles.

***

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

* Four programmable action buttons
* Ergonomic rear-mounted design
* Bluetooth® support when used with the Cronus Zen™
* Map up to 17 controller functions
* No PC required — mapping is done on the Cronus Zen™ OLED screen

***

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

{% stepper %}
{% step %}

#### Attach the Back Button

Attach the Zen Back Button to your DualShock®4 controller.
{% endstep %}

{% step %}

#### Pair over Bluetooth®

Press the Zen's **P2** button, then hold **SHARE** + **PS** on the controller.

The LEDs flash, then turn solid once pairing is complete.
{% endstep %}

{% step %}

#### Open the mapping menu

Press the left Mapping button on the Back Button until the mapping menu appears on the Zen's OLED screen.
{% endstep %}

{% step %}

#### Assign a function

Hold the Back Button you want to map, then press the controller input you want to assign to it. Your selection appears on the OLED screen.

Up to 17 functions are available.
{% endstep %}

{% step %}

#### Save

Press **B** or **CIRCLE** to save and exit.
{% endstep %}

{% step %}

#### Connect to your console

Connect the Cronus Zen™ to your PlayStation®, Xbox®, or Nintendo Switch®, with the correct authentication (AUTH) controller in **A1**.

<table><thead><tr><th width="302">Setup</th><th>AUTH controller in A1</th></tr></thead><tbody><tr><td><strong>PS4® over Bluetooth®</strong></td><td>A second DualShock®4</td></tr><tr><td><strong>PS4® over USB</strong></td><td>The DualShock®4 with the Back Button attached</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/supported-devices/zen-ds4-back-button.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.
