# Setting Up and Opening Polls

There are two main pieces of equipment that you will set up at your polling place:

* **VxScan:** a scanner where voters will cast their ballots and precinct results will be tabulated
* **VxMark:** an accessible ballot-marking device (a.k.a. voting machine) where voters can vote on a touchscreen and print their ballot. The VxMark's connected printer will also be used to print polls open and polls closed reports

Use the following guides to set up the equipment before you open polls:

{% content-ref url="/pages/qmlVYZqdkLoONjBxqbT1" %}
[VxScan Setup](/vxsuite-user-manual-v2/poll-worker-guides/setting-up-and-opening-polls/vxscan-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MV\_7XJPNQ0bUd-6Mm60" %}
[VxMark Setup](/vxsuite-user-manual-v2/poll-worker-guides/setting-up-and-opening-polls/vxmark.md)
{% endcontent-ref %}

Use the following guide when you want to open polls to allow voting to begin:

{% content-ref url="/pages/ZvDR2VKVX9ChQ2QjOhCz" %}
[Opening Polls](/vxsuite-user-manual-v2/poll-worker-guides/setting-up-and-opening-polls/opening-polls.md)
{% endcontent-ref %}


---

# 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/poll-worker-guides/setting-up-and-opening-polls.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.
