# Troubleshoot "Agent Stopped" Error

### Issue Description

* If a popup dialog appears with the message "...agent stopped...", it indicates that the Wizarview agent has crashed.

### Resolution Steps

1. **Contact Support:**
   * Reach out to WizarPOS for assistance and to obtain the latest Wizarview agent APK.
2. **Current Version:**
   * The latest version of the Wizarview agent, as of this documentation, is 5.3.152.


---

# 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://smartpossdk.gitbook.io/cloudpossdk/faq/firmware/troubleshoot-agent-stopped-error.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.
