# Central System Setup

- [VxAdmin Hardware Setup](https://docs.voting.works/vxsuite-user-manual-v3.1/central-system-setup/vxadmin-hardware-setup.md): Part of the Central System, VxAdmin is used by local election administrators to program elections, print ballots, and tabulate results on election night.
- [Configure VxAdmin](https://docs.voting.works/vxsuite-user-manual-v3.1/central-system-setup/configure-vxadmin.md)
- [Setting Date & Time](https://docs.voting.works/vxsuite-user-manual-v3.1/central-system-setup/setting-date-and-time.md)
- [Smartcards and User Roles](https://docs.voting.works/vxsuite-user-manual-v3.1/central-system-setup/programming-cards.md)
- [USB Formatting](https://docs.voting.works/vxsuite-user-manual-v3.1/central-system-setup/usb-formatting.md)
- [Save Election Package](https://docs.voting.works/vxsuite-user-manual-v3.1/central-system-setup/save-election-package.md)
- [Unlocking/Locking Hardware](https://docs.voting.works/vxsuite-user-manual-v3.1/central-system-setup/unlocking-locking-hardware.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-v3.1/central-system-setup.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.
