> 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/petroleum-docs/petro-and-c-store/commander-central/commander-central-user-guide/site-configuration/devices.md).

# Devices

Defines and manages all hardware connected to the self-checkout or point-of-sale environment, including peripherals such as scanners, payment terminals, printers, and cash recyclers. Cash recyclers are configured here to automate cash handling—accepting, validating, dispensing, and securely storing bills to streamline transactions and reduce manual cash management. The Devices section is located at Verifone Commander Central > Configuration > Site Management > (Site) > Devices.

## Cash Recycler

{% hint style="info" %}
Cash Recycler is Read-Only.
{% endhint %}

A cash recycler connected to a C18 Self Checkout provides automated, secure cash handling directly within the lane. It accepts and validates bills, stores them safely, and dispenses change back to customers without the need for manual intervention. By integrating with the C18 through Verifone’s device management, the recycler helps reduce cash handling errors, speeds up transactions, and minimizes the amount of time staff spend counting or replenishing cash.<br>

<figure><img src="/files/ympccHi76Wl2jvQKTcyr" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="156" valign="top">Field/Button</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Name</td><td valign="top">The identifier used to label and distinguish this cash recycler in the system.</td></tr><tr><td valign="top">Enabled</td><td valign="top">Indicates whether the cash recycler is active and available for use.</td></tr><tr><td valign="top">Brand</td><td valign="top">Specifies the manufacturer of the cash recycler being connected. Currently, Glory and Crane are used.</td></tr><tr><td valign="top">IP Address</td><td valign="top">The network address used for communication between the C18 and the cash recycler.</td></tr></tbody></table>


---

# 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/petroleum-docs/petro-and-c-store/commander-central/commander-central-user-guide/site-configuration/devices.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.
