# How can I get the most recent version of the application?

{% tabs %}
{% tab title="Cloud" %}
Users of cloud services are automatically updated to the latest version of the application. These updates, including automatic changes, are managed by us.

{% hint style="info" %}
It is important to note that users cannot opt out of these updates. Sometimes, certain features may be deprecated and will no longer be available once removed. We aim to notify clients in advance about any such changes.
{% endhint %}
{% endtab %}

{% tab title="Self-hosted" %}

* Users with an annual license for the on-premise product versions can upgrade to the latest version if they have an active license.
* Those with older contracts under perpetual licensing can upgrade if they maintain an active support agreement.
* To receive the latest application builds, please submit a request through our [contact us](https://webspellchecker.com/contact-us/) form or via support email.
  {% endtab %}
  {% endtabs %}

We keep all clients informed with a quarterly newsletter containing the latest product updates and information. Additionally, clients can stay updated on new releases by following our [blog](https://webspellchecker.com/blog/) and checking the [release notes](https://webspellchecker.com/release-notes/).

<br>


---

# 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.wproofreader.com/v6.12.0/faq/general/support-agreement/how-can-i-get-the-most-recent-version-of-the-application.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.
