# Dual A6K-Lite Setup

To add a second A6K-Lite camera, follow the same steps as mentioned under [Initial Camera Setup](/hardware-and-interfaces/camera/a6k-lite-camera/operating-with-spatial-explorer/initial-camera-setup.md). Adding a second camera works the same way as adding a single camera.&#x20;

The second cam will be listed as CAM1.  &#x20;

Under the Acquisition section of the rover settings menu, add the following information for **Event Pin and String Trigger / Maintenance** for **CAM1**:

| Setting                          | Value            |
| -------------------------------- | ---------------- |
| **Event Pin**                    | Set to Primary 3 |
| **String Trigger / Maintenance** | pin2shi50;       |

When using two of the A6K-Lite cameras, the field with **Serial Number** needs to be filled out for both cameras. A document with the serial number for each camera will be shipped with your dual-camera setup.<br>


---

# Agent Instructions: 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://docs.phoenixlidar.com/hardware-and-interfaces/camera/a6k-lite-camera/operating-with-spatial-explorer/dual-a6k-lite-setup.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.
