# Updates & version compatibility

GeoDin Onsite includes an **automatic update check**. Shortly after launching the application, the system connects to the GeoDin resources server to verify whether a newer version is available.

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

* If an update is found, a notification box will appear.
* Selecting **Update** will download the latest installer.
* The installer automatically removes the previous version and installs the new one.

This process ensures that users always have access to the most recent features, improvements, and security fixes.

#### 1. Backward Compatibility

All new versions of GeoDin Onsite are designed with **backward compatibility**. This means that any data created in older versions can still be opened and used in newer releases.

#### 2. Forward Compatibility

However, the reverse is not guaranteed. If a colleague is working with a newer version and creates a file, that file may not be accessible in an older version of the software. For this reason, it is strongly recommended that all team members keep their installations up to date.


---

# 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.geodin.com/geodin-onsite/support/updates-and-version-compatibility.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.
