# VxCentralScan Checklist

The VxCentralScan Checklist should be run for *each* VxCentralScan station. If your VxCentralScan is not yet set up or configured, see [VxCentralScan Hardware Setup](/vxsuite-user-manual-v2/central-system-setup/vxcentralscan-hardware-setup.md) and [Configuring VxCentralScan](/vxsuite-user-manual-v2/central-system-setup/configure-ballot-scanner.md).

| Name | Date |
| ---- | ---- |

* [ ] Recombine L\&A Package test ballots from each precinct into one batch of ballots (you may also print new test ballots - if that is easier)
* [ ] Connect VxCentralScan laptop to its scanner
* [ ] Turn on the VxCentralScan laptop and the scanner
* [ ] Confirm that VxCentralScan is configured for the appropriate election
* [ ] Click *`Toggle to Test Mode`* from the Admin menu (if applicable)
* [ ] Scan the test ballots from each precinct
* [ ] Scan a blank ballot
  * [ ] Confirm it shows up as blank
  * [ ] Select *`Tabulate As Is`*
  * [ ] Select *`Yes, tabulate ballot as is`*
* [ ] Scan the overvoted ballot
  * [ ] Confirm it shows up as an overvote
  * [ ] Select *`Tabulate As Is`*
  * [ ] Select *`Yes, tabulate ballot as is`*
* [ ] *`Save CVRs`* to a USB drive
* [ ] Select *`Toggle to Live Election Mode`* in the Admin menu

Full Instructions for this checklist can be found on the [Scan Test Decks with VxCentralScan page](/vxsuite-user-manual-v2/l-and-a-testing/test-deck-scanning.md).


---

# 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-v2/l-and-a-testing/full-system-checklist/vxcentralscan-checklist.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.
