# Election Night Admin Guides

- [Election Night Checklist](https://docs.voting.works/vxsuite-user-manual-v2/election-ops/election-night-checklist.md)
- [Central Scanning](https://docs.voting.works/vxsuite-user-manual-v2/election-ops/scanning-ballots.md)
- [Precinct Reporting](https://docs.voting.works/vxsuite-user-manual-v2/election-ops/precinct-reporting.md)
- [Tally Results](https://docs.voting.works/vxsuite-user-manual-v2/election-ops/tabulating-results.md)
- [Save Results for SEMS](https://docs.voting.works/vxsuite-user-manual-v2/election-ops/export-results.md): VxAdmin saves SEMS-ready results files that include the results tabulated by VotingWorks equipment and, optionally, results exported from GEMS.


---

# 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/election-ops.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.
