> 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/t650-series/t650m/t650m-installation-guide.md).

# T650m Installation Guide

This guide is your primary source of information for setting up T650m.

## Audience

This guide is useful for anyone installing the T650m.

## Organization

This guide is organized as follows:

* [Device Overview](/hardware-products/hardware/android-devices/t650-series/t650m/t650m-installation-guide/device-overview.md). Provides an overview of the T650m device.
* [Device Setup](/hardware-products/hardware/android-devices/t650-series/t650m/t650m-installation-guide/device-setup.md). Explains how to set up the T650m device. It tells you how to select a location and establish a power connection.
* [Specifications](/hardware-products/hardware/android-devices/t650-series/t650m/t650m-installation-guide/specifications.md). Discusses power requirements and dimensions of the T650m.
* [Maintenance and Cleaning](/hardware-products/hardware/android-devices/t650-series/t650m/t650m-installation-guide/maintenance-and-cleaning.md). Explains how to maintain your T650m device.
* [Verifone Service and Support](/hardware-products/hardware/android-devices/t650-series/t650m/t650m-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/t650-series/t650m/t650m-installation-guide/troubleshooting-guidelines.md). Provides troubleshooting guidelines, should you encounter a problem in device installation.

## Related Documentation

To learn more about the T650m, refer to the following set of documents:

| Document                               | Part Number         |
| -------------------------------------- | ------------------- |
| T650m Certifications and Regulations   | VPN - DOC560-040-EN |
| T650m Quick Installation Guide         | VPN - DOC560-042-EN |
| T650m Charging Base Quick Installation | VPN - DOC560-043-EN |

## Conventions and Acronyms

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

Various conventions are used to help you quickly identify special formatting. The following table 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.                                                  |
| *Italics*  | Italic typeface indicates book titles or emphasis.                                                                                         | You *must* install a roll of thermal-sensitive paper in the printer.           |
| `Courier`  | The courier type face is used while specifying onscreen text, such as text that you would enter at a command prompt, or to provide an URL. | `http://www.verifone.com`                                                      |
| NOTE       | The pencil icon is used to highlight important information.                                                                                | RS-232-type devices do not work with the PIN pad port.                         |
| CAUTION    | The caution symbol indicates possible hardware or software failure, or loss of data.                                                       | The device is not waterproof or dustproof and is intended for indoor use only. |
| WARNING    | The lightning symbol is used as a warning when a bodily injury might occur.                                                                | Due to the risk of shock do not use the device near water.                     |

Various acronyms are used in place of the full definition. The following table presents acronyms and their definitions.

**Table 2 — Acronym Definitions**

| Acronym | Definition                       |
| ------- | -------------------------------- |
| AC      | Alternating Current              |
| ARM     | Acorn RISC Machine               |
| EMV     | Europay MasterCard and VISA      |
| LCD     | Liquid Crystal Display           |
| NFC     | Near Field Communication         |
| MRA     | Merchandise Return Authorization |
| PCI     | Payment Card Industry            |
| PED     | PIN Entry Device                 |
| PIN     | Personal Identification Number   |
| USB     | Universal Serial Bus             |
| VPN     | Verifone Part Number             |

***Document Reference: DOC560-041-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/t650-series/t650m/t650m-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.
