# Ballot Style Checklist

Each VxMark unit is configured to a particular precinct. The Ballot Style Checklist should be run for every ballot style that is available at the precinct for which the VxMark unit is configured. This is a checklist of the main [Precinct Checklist](/vxsuite-user-manual-v2/l-and-a-testing/full-system-checklist/precinct-vxscan-+-vxmark-checklist.md).

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

* [ ] Confirm all expected contests appear in the correct order
* [ ] Confirm all candidate names appear and are spelled correctly
* [ ] Confirm each candidate / choice can be selected and deselected
* [ ] Confirm the review screen lists all contests
* [ ] At the review screen, for each contest
  * [ ] select *`Change`*, leave blank, select *`Review`*, confirming the contest is left blank
  * [ ] select *`Change`*, choose a write-in (if appropriate), select *`Review`*, confirm the write-in appears
  * [ ] select *`Change`*, attempt to select more than the max number of choices, confirm you cannot
  * [ ] select *`Change`*, make a selection, select *`Review`*
* [ ] Select *`I'm Ready to Print My Ballot`*, and confirm the ballot prints
* [ ] Confirm the printed ballot includes the selections made on screen\
  (write down the selections from your review screen on this checklist to make this easier)


---

# 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/precinct-vxscan-+-vxmark-checklist/per-ballot-style-per-vxmark-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.
