> 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/android-devices/ux700-series/ux700-4g-a-and-ux700-4g-e/ux700-4g-a-and-ux700-4g-e-installation-guide/device-overview.md).

# Device Overview

This chapter provides an overview of the UX700-4G-A and UX700-4G-E devices.

The Verifone UX700-4G-A, an Android-based device, and the Verifone UX700-4G-E, an Engage-based device, are powerful devices used in various unattended environments including vending, ticketing, parking, and petrol bunk or pump. They can operate both as independent primary control devices or as companion devices to process payment transactions. This POS system offers a range of features to help merchants manage their business and provide a smooth payment experience to their customers.

The Verifone UX700-4G-A and UX700-4G-E devices support all payment methods - magnetic stripe, EMV (Europay, MasterCard, and Visa), and NFC (Near Field Communications)/Contactless Reader, including Apple Pay, Google pay, and Samsung Pay mobile wallets. It also enables clients to remotely monitor and update their devices using Verifone's estate management solution.

The UX700-4G-A device has the ability to run Android applications, like loyalty and inventory.

The UX700-4G-A and the UX700-4G-E devices support 4G LTE, Bluetooth, and Wi-Fi and meets PCI PTS 7.x, PCI (Payment Card Industry), and PTS (PIN Transaction Security) requirements for maximum security.

<figure><img src="/files/m9nLxn7GZ9H2U8jDLb8U" alt=""><figcaption><p>Figure 1: Pin Entry Visibility Area</p></figcaption></figure>

## Features and Benefits

Following are the features and benefits of the UX700-4G-A and UX700-4G-E device.

### Ease of Use

* 5" LCD (Liquid Crystal Display) for unlimited application possibilities and easy readability under various lighting conditions.
* Touchscreen for icon-based applications or electronic signature capture support.
* Magnetic stripe card reader for optimal card reading.

### Performance and Durability

* Fast transactions due to powerful ARM Cortex A53 64-bit processor.
* 2GB LPDDR4 SDRM/32GB eMMC flash.

### Security

* Incorporates tamper-sensing circuitry to detect unauthorized intrusion and supports a broad spectrum of software-based security features.
* PCI PTS 7.x approved for debit and other PIN-based transactions.
* EMV Level 1 Type approval.
* Supports reliable security features including TLS (Transport Layer Security), VeriShield file, authentication, and VeriShield Protect to help prevent fraud and other intrusions.

### Contactless Capability

* Advanced contactless architecture that future-proofs investment with a single contactless interface (SingleCI), SoftSAMs, and side-by-side application architecture.
* Dedicated tap zone, ensuring optimized performance for contactless transactions.
* Capable of accepting a diverse range of contactless payments, including EMV, NFC, MIFARE, and FeliCa alongside facilitating secure PIN-based transactions.

## Communication Technology

* **Bluetooth:** Simple, plug-and-play installation for locations that need short-range wireless capability. Eddystone and iBeacon profiles are also supported.
* **WLAN:** Dual-band Wi-Fi
* **WWAN:** 4G LTE
* Ethernet
* USB (Universal Serial Bus)-Client
* USB-Host
* serial RS-232 (Recommended Standard 232)
* MDB (Multi-Drop Bus)


---

# 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/android-devices/ux700-series/ux700-4g-a-and-ux700-4g-e/ux700-4g-a-and-ux700-4g-e-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.
