> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/hardware-products/hardware/engage-devices/ux1-3-4xx-series/ux4xx/ux412-installation-guide.md).

# UX412 Installation Guide

This guide is the primary source of information for setting up the UX412 controller and UX402 antenna unit.

## Audience

This guide is intended for the users involved in UX412 controller and UX402 antenna unit installation.

## Organization

This guide is organized as follows:

* [Device Overview](/hardware-products/hardware/engage-devices/ux1-3-4xx-series/ux4xx/ux412-installation-guide/device-overview.md) - Provides an overview of the UX412 controller and UX402 antenna unit.
* [Device Setup](/hardware-products/hardware/engage-devices/ux1-3-4xx-series/ux4xx/ux412-installation-guide/device-setup.md) - Provides instructions on configuring the UX412 controller and UX402 antenna unit.
* [Specifications](/hardware-products/hardware/engage-devices/ux1-3-4xx-series/ux4xx/ux412-installation-guide/specifications.md) - Provides the power requirements and dimensions of the UX412 controller and UX402 antenna unit.
* [Maintenance and Cleaning](/hardware-products/hardware/engage-devices/ux1-3-4xx-series/ux4xx/ux412-installation-guide/maintenance-and-cleaning.md) - Explains how to maintain the devices.
* [Service and Support](/hardware-products/hardware/engage-devices/ux1-3-4xx-series/ux4xx/ux412-installation-guide/service-and-support.md) - Provides contact details for local Verifone representatives, service providers, accessories, and documentation.
* [Accessories and Cables](/hardware-products/hardware/engage-devices/ux1-3-4xx-series/ux4xx/ux412-installation-guide/accessories-and-cables.md) - Lists supported accessories with part numbers.
* [Pinouts](/hardware-products/hardware/engage-devices/ux1-3-4xx-series/ux4xx/ux412-installation-guide/pinouts.md) - Shows the pinout settings for ports on the UX412 controller and UX402 antenna unit.

## Related Documentation

To learn more about the UX412 and UX402, refer to the following documents associated with the Verifone Part Number (VPNs).

| Document                                         | Verifone Part Number |
| ------------------------------------------------ | -------------------- |
| UX302/UX402/UX412 Certifications and Regulations | VPN DOC159-082-EN    |
| UX412 and UX402 Quick Installation Guide         | VPN DOC159-083-EN    |

## Conventions

The following table describes the conventions and provides examples of their use.

| Convention | Meaning                                                                             | Example                                                         |
| ---------- | ----------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| Blue       | Text in blue indicates terms that are cross-referenced.                             | See Conventions.                                                |
| NOTE       | The bulb icon is used to highlight important information.                           | If exchanging cables use a Verifone-approved cable.             |
| CAUTION    | The caution symbol indicates possible hardware or software failure or loss of data. | Avoid placing metallic objects at the front of the card reader. |
| WARNING    | The lightning symbol is used as a warning when a bodily injury might occur.         | For safety, do not string cables or cords across a walkway.     |

***Document Reference: DOC159-080-EN-A, Revision A00 (Verifone Part Number)***


---

# 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://docs.verifone.com/hardware-products/hardware/engage-devices/ux1-3-4xx-series/ux4xx/ux412-installation-guide.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.
