> 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-ml/ux700-ml-installation-guide.md).

# UX700 ML Installation Guide

This guide is the primary source of information for setting up and installing the UX700 ML (Multilane) unit.

## Audience

This guide is useful for anyone installing the UX700 ML device.

## Organization

This guide is organized as follows:

[**Device Overview**](/hardware-products/hardware/android-devices/ux700-series/ux700-ml/ux700-ml-installation-guide/device-overview.md)**.** Provides an overview of the device.

[**Device Setup**](/hardware-products/hardware/android-devices/ux700-series/ux700-ml/ux700-ml-installation-guide/device-setup.md)**.** Explains setup and installation of the device, selecting a location, and establishing connections with other devices.

[**Specifications**](/hardware-products/hardware/android-devices/ux700-series/ux700-ml/ux700-ml-installation-guide/specifications.md)**.** Lists the power requirements and dimensions of the device.

[**Maintenance and Cleaning**](/hardware-products/hardware/android-devices/ux700-series/ux700-ml/ux700-ml-installation-guide/maintenance-and-cleaning.md)**.** Explains the maintenance of the device.

[**Verifone Service and Support**](/hardware-products/hardware/android-devices/ux700-series/ux700-ml/ux700-ml-installation-guide/service-and-support.md)**.** Provides information on contacting your Verifone service provider and information on how to order accessories or documentation from Verifone.

[**Troubleshooting Guidelines**](/hardware-products/hardware/android-devices/ux700-series/ux700-ml/ux700-ml-installation-guide/troubleshooting-guidelines.md)**.** Provides troubleshooting guidelines should you encounter a problem with unit installation.

## Related Documentation

To learn more about the card reader and controller device, refer to the following set of documents and their associated Verifone Part Numbers (VPNs).

| Document                             | VPN           |
| ------------------------------------ | ------------- |
| UX700 Certifications and Regulations | DOC184-002-EN |
| UX700 ML Quick Installation Guide    | DOC184-013-EN |

## Conventions and Acronyms

This section describes the conventions and acronyms used in this guide.

### Document Conventions

Various conventions are used to help you quickly identify special formatting. Table 1 describes these conventions and provides examples of their use.

**Table 1 Document Conventions**

| Convention         | Meaning                                                                              | Example                                                                                 |
| ------------------ | ------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------- |
| Blue               | Text in blue indicates terms that are cross-referenced.                              | See Conventions and Acronyms.                                                           |
| NOTE (pencil icon) | The pencil 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. | Using an incorrectly rated power supply can damage the unit or cause it to malfunction. |
| 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.                             |

### Acronym Definitions

Various acronyms are used in place of full definitions.

**Acronym Definitions**

| Acronym    | Definitions                           |
| ---------- | ------------------------------------- |
| COM        | Communications port                   |
| CTLS       | Contactless                           |
| CTS        | Clear to Send                         |
| DDRAM      | Double Data Rate Random Access Memory |
| HW         | Hardware                              |
| LCD        | Liquid Crystal Display                |
| MDB        | Multi-Drop Bus                        |
| MSR        | Magnetic Stripe Card Reader           |
| NAND-flash | Non-volatile storage technology       |
| NFC        | Near Field Communications             |
| PCI        | Payment Card Industry                 |
| PIN        | Personal Identification Number        |
| PTS        | PIN Transaction Security              |
| RF         | Radio Frequency                       |
| RS-232     | Recommended Standard 232              |
| RTS        | Request to Send                       |
| SAM        | Secure Access Module                  |
| SRED       | Secure Reading and Exchange of Data   |
| USB        | Universal Serial Bus                  |
| VM         | Vending Machine                       |
| VPN        | Verifone Part Number                  |
| WAN        | Wide Area Networks                    |

***Document Reference: DOC184-012-EN-A, Revision A (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/android-devices/ux700-series/ux700-ml/ux700-ml-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.
