> 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/ux1-3-4xx-series/ux3xx/ux300-installation-guide/maintenance-and-cleaning.md).

# Maintenance and Cleaning

Your card reader should be treated with care. It has no user-serviceable parts.

The following suggestions will help you protect your warranty coverage.

* Do not store the device in hot areas. High temperatures can shorten the life of electronic devices, damage batteries and warp or melt certain plastics.
* Do not store the device in cold areas. When the device returns to its normal temperature, moisture can form inside the device and damage electronic circuit boards.
* Do not drop, knock, or shake the device. Rough handling can break internal circuit boards and fine mechanics.
* Do not use harsh chemicals, cleaning solvents or strong detergents to clean the device.

The following table lists the chemicals that you can use for cleaning. Chemicals that are not safe to use are also listed. Never use these chemicals as they can deteriorate plastic or rubber parts.

|                 | Chemicals                                                               |
| --------------- | ----------------------------------------------------------------------- |
| Recommended     | n-hexane, gasoline, ethyl-alcohol                                       |
| Not Recommended | acetone, butanone, thinner, trichloroethylene, or ketone-based solvents |

{% hint style="warning" %}
Never use thinner, trichloroethylene, or ketone-based solvents – they can deteriorate plastic or rubber parts.
{% endhint %}

These suggestions apply equally to your device, or any of its attachments or accessories. If your device is not working properly, take it to the nearest Verifone-authorized service provider for servicing or replacement.

## Additional Safety Information

The following is additional information for your safety in using this device.

### Potentially Explosive Environments

When using the device in areas with potential risk of explosion, such as petrol stations, follow the advice of all signs and instructions. If there has been a leak, do not use this device.


---

# 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/ux1-3-4xx-series/ux3xx/ux300-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.
