> 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/ux410-installation-guide/device-overview.md).

# Device Overview

The UX 410 is composed of a Controller Unit and an Antenna Unit. The UX 410 supports transactions in a variety of environments, specifically outdoor and unattended markets.

## Features and Benefits

The UX 410 is Verifone's contactless reader device. It creates an economical solution for merchants who are looking to expand their payment acceptance options. The contactless card reader allows a customer to quickly pay for items using their contactless card and tapping it near, or on the device, thus completing their transaction with speed and ease, without further input.

### Ease of Use

The following features of the device simplify transactions in various environments:

* Device driver installs USB connections automatically.
* Designed for indoor and outdoor use.
* Various connectivity options integrated into the device to conveniently suit most unattended environments.
* CTLS logo placement on device for optimized user experience.
* Bright LEDs to display card transaction progress (refer to Figure 1).

{% hint style="info" %}
The implementation of the LED color configuration varies by regional locations.
{% endhint %}

* Buzzer for audio confirmation of contactless transactions.
* Compact, sleek, and stylish shape.
* Quick and easy to use.
* Rugged and reliable design.
* Supports payment transactions in a variety of payment situations, such as transportation, vending, and kiosk environments.
* Can be used as a stand alone device or in combination with other Verifone POS terminals.

## Compliance

The following features of the device ensure secure contactless transactions:

* EMV CTLS Level 1 and Level 2 Type Approval
* PCI PTS 5

## Contactless Capabilities

The device includes the following contactless capabilities:

* Verifone's advanced contactless architecture future-proofs your investment with Single Contactless Interface (SingleCI), and side-by-side application architecture systems.
* Supports contactless cards as well as NFC phones, supporting the following protocols:
  * ISO 14443 A\&B
  * MiFare (MiFare + / DESfire)
  * ISO 18092 Active Communications (NFC - peer-to-peer mode)
  * PayPass
  * payWave
  * AMEX Expresspay

## Diversity of Models

Verifone provides UX 410 Antenna units for use on the following mounting panels:

* Non-metal
* Metal


---

# 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/ux410-installation-guide/device-overview.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.
