# COTS Hardware

VotingWorks equipment uses commercial off-the-shelf (COTS) components when possible. The printers, scanners, and laptops are items that can be purchased online or at an electronics store. COTS equipment tends to be more reliable, affordable, and transparent than customized hardware. Details about each component are below.

### HP Printers

VxAdmin prints reports with the **HP m4001dn** printer.&#x20;

#### Toner

New printers come with toner pre-installed, see the [Supply List](/vxsuite-user-manual-v3.1/reference/supply-list.md) for replacement options. To install a new toner cartridge, follow [HP's instructions](https://support.hp.com/us-en/document/c06392751).

#### Feeder Tray

The primary, bottom input tray (Tray 2) has a paper capacity of 150 to 250 pieces of paper, depending on the thickness of the paper. If you are reloading paper often for large printing jobs, a [larger HP feeder tray](https://www.hp.com/us-en/shop/pdp/hp-laserjet-pro-550-sheet-feeder-tray) can be purchased for a 400 to 550 capacity. Follow [HP's instructions](https://support.hp.com/us-en/document/c04812935) to install the feeder.

### Scanners

#### Fujitsu Scanners

VxCentralScan comes with the [Fujitsu fi-](https://www.fujitsu.com/us/Images/190613_fi-7160_Datasheet_English_R4.pdf)[8170](https://www.pfu-us.ricoh.com/scanners/fi/fi-8170) scanner, capable of scanning almost one ballot per second. We recommend using the scanner with the stacker (a.k.a output tray) down and fully extended, the stopper flipped up, and the detachable paper chute attached and fully extended:&#x20;

<figure><img src="/files/0zFcKym7vUV3aoK15Qfr" alt="" width="267"><figcaption></figcaption></figure>

For more detailed instructions on how to set up the scanner, consult the product [Operator's Guide](https://origin.pfultd.com/downloads/IMAGE/manual/fi-7x8060/P3PC-4292-05ENZ0.pdf).&#x20;

Clean the fi-8170 before each election and after every 5,000 sheets scanned to maintain peak scanning accuracy. VotingWorks provides a [Fujitsu ScanAid Kit ](https://fujitsuscannerstore.com/cg01000-280401/)alongside the fi-7160. The kit contains a copy of the [cleaning instructions](https://origin.pfultd.com/downloads/IMAGE/manual/fi-7x8060/P3PC-4292-05ENZ0.pdf#page=107) and the cleaning fluid, cloths, and swabs.&#x20;

VotingWorks also supports the larger fi-7600 scanner. The operator's guide can be found [here](https://www.pfu-us.ricoh.com/scanners/fi/fi-7600).

#### VxScan Kiosk Scanner

VxScan uses the [Custom Scanner A4](https://www.custom.biz/en_US/product/hardware/scanning-and-image-systems/document-scanner/scanner-a4) document scanner as its scanning unit. Unlike the Fujitsu scanners used for central scanning, the Custom scanner is installed into VotingWorks equipment and should never be removed.&#x20;

The Custom Scanner A4 should be cleaned prior to every election. VotingWorks recommends cleaning during Logic and Accuracy testing. To clean the scanner, follow the step by step instructions included in the [Custom Scanner user manual.](https://www.custom4u.it/pages/product/index.php?_gl=1*1hme710*_ga*NDg4Mjk0NTAyLjE2NjA4NDI0Mjg.*_ga_N07PHW80WY*MTY4OTI3MTk5Mi40MS4wLjE2ODkyNzE5OTIuMC4wLjA.) Specifically, apply a small amount of isopropyl alcohol to a microfiber cloth and gently wipe the two pieces of glass exposed when the scanner is opened. This procedure can also be safely performed at the polling place in the case of a scanner malfunction.

### Laptops

VotingWorks uses [Lenovo ThinkPad L14 Gen 4 ](https://www.lenovo.com/us/en/p/laptops/thinkpad/thinkpadl/thinkpad-l14-gen-4-\(14-inch-intel\)/len101t0061)laptops with an integrated card reader for central system laptops.


---

# Agent Instructions: 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:

```
GET https://docs.voting.works/vxsuite-user-manual-v3.1/reference/hardware-specifications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
