> 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/ix90-countertop-series/ix90-ux700/ix90-ux700-installation-guide.md).

# IX90 UX700 Installation Guide

This guide is the primary source of information for setting up the IX90.

## Audience

This guide is intended for the users involved in the installation of the IX90.

## Organization

This guide is organized as follows:

* [Device Overview](/hardware-products/hardware/android-devices/ix90-countertop-series/ix90-ux700/ix90-ux700-installation-guide/device-overview.md) — Provides an overview of the IX90.
* [Specifications](/hardware-products/hardware/android-devices/ix90-countertop-series/ix90-ux700/ix90-ux700-installation-guide/specifications.md) — Discusses power requirements, dimensions, and other specifications of the IX90.
* [Accessories](/hardware-products/hardware/android-devices/ix90-countertop-series/ix90-ux700/ix90-ux700-installation-guide/accessories.md) — Lists the various supported accessories that can be ordered.
* [Device Setup](/hardware-products/hardware/android-devices/ix90-countertop-series/ix90-ux700/ix90-ux700-installation-guide/device-setup.md) — Explains the setup and installation, selecting a location, and establishing connections.
* [Service and Support](/hardware-products/hardware/android-devices/ix90-countertop-series/ix90-ux700/ix90-ux700-installation-guide/service-and-support.md) — Provides information on how to contact your local Verifone representative or service provider and information on how to order accessories or documentation from Verifone.
* [Troubleshooting Guidelines](/hardware-products/hardware/android-devices/ix90-countertop-series/ix90-ux700/ix90-ux700-installation-guide/troubleshooting-guidelines.md) — Provides troubleshooting guidelines.

## Related Documentation

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

| Document                                | VPN           |
| --------------------------------------- | ------------- |
| IX90 HUB Certifications and Regulations | DOC900-002-EN |
| IX90 M440 Installation Guide            | DOC900-004-EN |
| IX90 UX700 QIG                          | DOC900-005-EN |
| IX90 Printer and Cash Drawer QIG        | DOC900-006-EN |
| IX90 UX700 QIG                          | DOC900-007-EN |
| IX90 Cable Management Base QIG          | DOC900-009-EN |

## Conventions and Acronyms

The following tables describe the conventions and acronyms.

### Conventions

| Convention | Meaning                                                                             | Example                                                         |
| ---------- | ----------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| Blue       | Text in blue indicates terms that are cross-referenced.                             | See Conventions and Acronyms                                    |
| 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 bodily injury might occur.           | For safety, do not string cables or cords across a walkway.     |

### Acronyms

| Acronym | Definition                          |
| ------- | ----------------------------------- |
| AC      | Alternating Current                 |
| AES     | Advanced Encryption Standard        |
| ARM     | Advanced RISC Machine               |
| DC      | Direct Current                      |
| EMV     | Europay, MasterCard, and Visa       |
| GMS     | Google Mobility Services            |
| LAN     | Local Area Network                  |
| LCD     | Liquid Crystal Display              |
| MRA     | Merchandise Return Authorization    |
| MSR     | Magnetic Stripe Reader              |
| NFC     | Near Field Communication            |
| PCI     | Payment Card Industry               |
| PIN     | Personal Identification Number      |
| POS     | Point-of-Sale                       |
| PTS     | PIN Transaction Security            |
| QR      | Quick Response                      |
| RAM     | Random Access Memory                |
| ROM     | Read Only Memory                    |
| SAM     | Secure Access Module                |
| SRED    | Secure Reading and Exchange of Data |
| TLS     | Transport Layer Security            |
| USB     | Universal Serial Bus                |
| VCPOS   | Verifone Cloud Point of Sale        |

***Document Reference: DOC900-008-EN-A, Revision A01 (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/ix90-countertop-series/ix90-ux700/ix90-ux700-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.
