# App Updates

## Automatic Update Notifications

When a new version of the Accent app is available you will receive a notification of the update's availability.  To apply the available update simply click the orange update notification message and it will be applied automatically.  The app will then restart with the most recent version installed.

![](/files/Dykz0OBvTtI5lLKdr7oC)


---

# 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://guides.accentvoice.com/desktop-user-guide-1.6/getting-started/app-updates.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.
