# VxMark System Diagnostics & Troubleshooting

Information about power, the printer, and accessible controller can be viewed in the System Diagnostics screen of the VxMark. To navigate to the System Diagnostics screen, insert a Poll Worker Card and select *`View Other Actions`*.

<figure><img src="/files/x4hvz2Eh8EWmbLlqPie3" alt=""><figcaption><p>View Other Actions</p></figcaption></figure>

Next, select *`System Diagnostics.`*

<figure><img src="/files/9vaU86q7rlrX3sJbdh16" alt=""><figcaption><p>System Diagnostics</p></figcaption></figure>

The following information will be displayed on the screen.  It provides details on each component of the VxMark, allowing for easy troubleshooting.

<figure><img src="/files/VgpdPv7B2zCfV3n13HJC" alt=""><figcaption></figcaption></figure>

### Printer Status

If the diagnostics show warnings about the printer, such as the need to replace the toner cartridge, the status will need to be refreshed after corrections have been made to the printer.  Select *`Refresh Printer Status`* to see the updated status.

<figure><img src="/files/oxTEwG0MasYNh5GhWHgD" alt=""><figcaption></figcaption></figure>

### Accessible Controller Troubleshooting

If an accessible controller is not functioning properly, there are two ways to troubleshoot.  The first is a quick reset.&#x20;

Insert a Poll Worker card into the VxMark and select *`Reset Accessible Controller`*.

<figure><img src="/files/2v9w8p6tcW9wAqIdGV67" alt=""><figcaption><p>Reset Accessible Controller</p></figcaption></figure>

If the reset does not remedy the problem, go to the System Diagnostics screen by selecting *`System Diagnostics`*.

<figure><img src="/files/vp7kSmls3Cj5sOLlGkVI" alt=""><figcaption><p>System Diagnostics</p></figcaption></figure>

Then select *`Start Accessible Controller Test`* and follow the prompts on the screen using the accessible controller to navigate.

<figure><img src="/files/5oQ4ORpjFlI8TD2kp7CL" alt=""><figcaption><p>Start Accessible Controller Test</p></figcaption></figure>


---

# 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/precinct-system-setup-diagnostics/vxmark-system-diagnostics-and-troubleshooting.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.
