> 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/petroleum-devices/c18-r2/c18-r2-installation-guide.md).

# C18 R2 Installation Guide

This guide provides the information required to install, configure, and maintain the C18 R2.

## Audience

This guide is intended for installers, service personnel, and users responsible for the installation and setup of the C18 R2.

## Organization

This guide is organized into the following chapters:

* [Device Overview](/hardware-products/hardware/petroleum-devices/c18-r2/c18-r2-installation-guide/device-overview.md). Introduces the C18 R2 and its key features.
* [Device Setup](/hardware-products/hardware/petroleum-devices/c18-r2/c18-r2-installation-guide/device-setup.md). Describes the installation process, site selection, and device connections.
* [Specifications](/hardware-products/hardware/petroleum-devices/c18-r2/c18-r2-installation-guide/specifications.md). Provides technical specifications, including power requirements, dimensions, and environmental specifications.
* [Maintenance and Cleaning](/hardware-products/hardware/petroleum-devices/c18-r2/c18-r2-installation-guide/maintenance-and-cleaning.md). Explains recommended maintenance procedures and cleaning instructions.
* [Service and Support](/hardware-products/hardware/petroleum-devices/c18-r2/c18-r2-installation-guide/service-and-support.md). Provides guidance on obtaining technical support and ordering accessories.
* [Accessories](/hardware-products/hardware/petroleum-devices/c18-r2/c18-r2-installation-guide/accessories.md). Lists supported accessories, cables, and their corresponding part numbers.
* [Troubleshooting Guidelines](/hardware-products/hardware/petroleum-devices/c18-r2/c18-r2-installation-guide/troubleshooting-guidelines.md). Describes common issues and recommended troubleshooting procedures.

## Related Documentation

Related document with associated Verifone Part Number (VPN):

| Document                        | Verifone Part Number |
| ------------------------------- | -------------------- |
| C18 R2 Quick Installation Guide | DOC182-001-02-EN-A   |

***Verifone Part Number: DOC182-001-01-A, Revision A03.1***&#x20;


---

# 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/petroleum-devices/c18-r2/c18-r2-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.
