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

# Device Overview

The UX301 is a card reader processing device that works with UX1xx PIN pads, UX401 contactless readers, vending machines and the TG-2460H printer. The reader supports transactions in a variety of environments, specifically in the outdoor and unattended markets.

## Features and Benefits

The UX301 is Verifone's card reader and main control unit. It creates an economical solution for merchants who are looking to expand their payment acceptance options.

### Exceptional Ease of Use

The following features simplify transactions in various environments:

* Device driver installs USB connections automatically.
* Designed for indoor and outdoor use.
* Sleep mode.
* Various connectivity options integrated into device to conveniently suit most unattended environments.
* Connects with various Verifone unattended POS terminals.
* Bright LEDs to display card transaction progress.
* Buzzer for audio confirmation of card transactions.
* Conducive design supports payment transactions in a variety of payment situations, such as vending and kiosk environments.

### Compliance

PCI PTS 3.1, PCI-SRED, EMV Level 1 and Level 2, PayPass, PayWave, AMEX Expresspay2 and Discovery.

### Device Capabilities

The UX301 is a main control unit device as well as a magnetic card reader and smart card reader. This unit connects to vending machines, PCs, and is intended to connect to peripheral units such as PIN pads, CTLS antennae and external printers.


---

# 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/ux3xx/ux301-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.
