# VxAdmin Checklist - Part 2

You've already printed test decks, scanned them, and saved their results as CVR files. In this final step, we combine all the CVR files from VxScan and VxCentralScan to confirm the results are correct.&#x20;

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

For **every** USB drive:

* [ ] Insert USB drive with the CVR file
* [ ] Select *`Load CVR Files`* under the Tally tab
* [ ] Load the CVR file
* [ ] Eject USB drive

After all files are loaded:

* [ ] Print the *`Unofficial Full Election Tally`*
* [ ] Confirm that the tallies match
* [ ] Remove CVR files

Full Instructions for this checklist can be found on the [Tally Test Results page](/vxsuite-user-manual-v2/l-and-a-testing/tabulate-test-deck.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/vxadmin-checklist-part-2.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.
