# Pre-Election Setup Checklist

To prepare for an election, complete the following steps:

* [ ] Verify the [previous election's files were retained and removed](/vxsuite-user-manual-v2/after-election-night/retaining-and-removing-election-files.md)
* [ ] [Configure VxAdmin](/vxsuite-user-manual-v2/central-system-setup/configure-vxadmin.md)
* [ ] [Review definition & proof ballots](/vxsuite-user-manual-v2/central-system-setup/review-definition-proofing-ballots.md)
* [ ] [Create Election Manager & Poll Worker Cards](/vxsuite-user-manual-v2/central-system-setup/programming-cards.md)
* [ ] [Save Ballot Package](/vxsuite-user-manual-v2/central-system-setup/save-ballot-package.md) - if ballots or sample ballots will be printed by a vendor or external printer
* [ ] [Print ballots](/vxsuite-user-manual-v2/central-system-setup/ballots.md)
* [ ] [Format USB Drives](/vxsuite-user-manual-v2/central-system-setup/formatting-usb-drives.md) (if not new)
* [ ] [Configure VxScans](/vxsuite-user-manual-v2/precinct-system-setup-diagnostics/configure-vxscan.md)
* [ ] [Configure VxMarks](/vxsuite-user-manual-v2/precinct-system-setup-diagnostics/configuring-and-operating-vxmark.md)
* [ ] [Configure VxCentralScan](/vxsuite-user-manual-v2/central-system-setup/configure-ballot-scanner.md)
* [ ] Prepare for [Logic and Accuracy Testing](/vxsuite-user-manual-v2/l-and-a-testing/l-and-a-checklist.md)

{% embed url="<https://www.youtube.com/watch?index=2&list=PLvehCClJUfizN6MwWFNrgTuo-Ub_9sHCc&v=ui3G1h_6E3A>" %}


---

# 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/central-system-setup/pre-election-setup-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.
