# Save Election Package

To configure VxScan, VxCentralScan, and VxMarkScan you must first save the election package from VxAdmin to a USB drive. Select *`Election`* from the side menu in VxAdmin and select *`Save Election Package`*.

<figure><img src="/files/fVYfaFngt4cZXNdkeENc" alt="" width="375"><figcaption></figcaption></figure>

If you don't already have a USB drive inserted, insert a USB drive. Then select *`Save`* to save the election package.

<figure><img src="/files/VZTdNUayqVinSlui1gY9" alt="" width="375"><figcaption></figcaption></figure>

VxAdmin will save an election package to the USB drive. Once the file is saved, select *`Eject USB`*. VxAdmin will confirm once it is safe to remove the USB drive.

{% hint style="warning" %}
The election package saved at VxAdmin is different from the election package used to configure your VxAdmin. VxMarkScan, VxScan, and VxCentralScan can only be configured with election packages saved at VxAdmin.
{% endhint %}


---

# 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-v4/vxadmin-system-setup/save-election-package.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.
