# AC Power Supply

This cable allows the system to use AC power sources. It provides a single XT60 (yellow) connector that can be directly connected to the rover via the power splitter cable. This is mainly for when the rover needs to be powered on the bench for an extended period of time (such as remote debugging/service sessions).

![](/files/-MBBZQEiH9tGN262ZoMl)


---

# 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/hardware/components-overview/power-supply-parts/ac-power-supply.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.
