> 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/p630-series/p630/p630-installation-guide/maintenance-and-cleaning.md).

# Maintenance and Cleaning

## General Care

To protect your device and preserve warranty coverage, observe the following guidelines:

* Avoid storing the device in hot environments. Elevated temperatures shorten component lifespan and can deform plastic parts.
* Avoid storing the device in cold environments. Condensation may form when the device returns to normal temperature, potentially damaging circuit boards.
* Handle the device with care. Dropping, knocking, or shaking it can break internal circuit boards and delicate mechanical components.

If the device experiences operational issues, contact the nearest Verifone-authorized service provider for maintenance or replacement.

### Cleaning & Sanitizing Guidelines

Clean the device using a lightly water-dampened, clean microfiber cloth. One or two drops of pH-neutral, non-abrasive liquid soap may be used. Do not use solvents, harsh detergents, or abrasive cleaners.

{% hint style="danger" %}
**Warning:** Using improper cleaning methods or products may result in functional and/or cosmetic issues that are not covered under warranty.
{% endhint %}

### **Important Guidelines**

* **Avoid Direct Application**: Never spray, coat, or pour any liquid, sanitizer, or disinfectant directly onto the device.
* **Avoid Harsh Chemicals**: Avoid using bleach, hydrogen peroxide, thinner, trichloroethylene, or ketone-based solvents as they can degrade plastic and rubber components.
* **Prevent Electrostatic Discharge (ESD)**: Avoid vigorously rubbing the device with a dry cloth, as this can generate electrostatic discharge and trigger a tamper alert.

### Cleaning Instructions

1. Power off the device.
2. Disconnect it from the power source.
3. Clean following the guidelines above.
4. Allow the device to dry completely before reconnecting to power.


---

# 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/p630-series/p630/p630-installation-guide/maintenance-and-cleaning.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.
