> 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/exxx-series/e285/e285-power-bank-installation-guide.md).

# e285 Power Bank Installation Guide

This guide is your primary source of information for setting up the e285 Power Bank.

## Audience

This guide is useful for anyone installing e285 Power Bank.

## Organization

This guide is organized as follows:

* [Device Overview](/hardware-products/hardware/engage-devices/exxx-series/e285/e285-power-bank-installation-guide/device-overview.md): Provides an overview of the e285 Power Bank.
* [e285 Power Bank Setup](/hardware-products/hardware/engage-devices/exxx-series/e285/e285-power-bank-installation-guide/power-bank-setup.md): Explains how to set up the e285 Power Bank device.
* [Specifications](/hardware-products/hardware/engage-devices/exxx-series/e285/e285-power-bank-installation-guide/specifications.md): Discusses power requirements and dimensions of the e285 Power Bank.
* [Maintenance and Cleaning](/hardware-products/hardware/engage-devices/exxx-series/e285/e285-power-bank-installation-guide/maintenance-and-cleaning.md): Explains how to maintain your e285 Power Bank.
* [Verifone Service and Support](/hardware-products/hardware/engage-devices/exxx-series/e285/e285-power-bank-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 and documentation from Verifone.
* [Troubleshooting Guidelines](/hardware-products/hardware/engage-devices/exxx-series/e285/e285-power-bank-installation-guide/troubleshooting.md): Provides troubleshooting guidelines, should you encounter a problem in device installation.

## Related Documentation

To learn more about the e285 Power Bank, refer to the following set of documents:

| Document                                       | Verifone Part Number |
| ---------------------------------------------- | -------------------- |
| e285 Power Bank Certifications and Regulations | DOC087-528-EN        |
| e285 Power Bank Quick Installation Guide       | DOC087-52X-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. 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.                                                  |
| *Italics*  | Italic typeface indicates book titles or emphasis.                                                                                        | You *must* install a roll of thermal-sensitive paper in the printer.           |
| `Courier`  | The courier typeface 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 bodily injury might occur.                                                                 | Due to risk of shock do not use the device near water.                         |

Various acronyms are used in place of the full definition. Table 2 represents 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        |
| MSAM    | Micromodule-Size Security Access Module |
| PCI     | Payment Card Industry                   |
| PED     | PIN Entry Device                        |
| PIN     | Personal Identification Number          |
| SIM     | Subscriber Identity Module              |
| USB     | Universal Serial Bus                    |
| VPN     | Verifone Part Number                    |

***Document Reference: DOC087-527-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/engage-devices/exxx-series/e285/e285-power-bank-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.
