# Updating & Upgrading

- [Overview](https://docs.geodin.com/updating-and-upgrading/updating-and-upgrading.md): Updating & Upgrading
- [Release and Beta Update Guide (until GeoDin 10.1)](https://docs.geodin.com/updating-and-upgrading/release-and-beta-update-guide-until-geodin-10.1.md): GeoDin can be updated to either the latest release version or the latest beta version. Choose the method that suits your needs.
- [Upgrade from 10 or Earlier](https://docs.geodin.com/updating-and-upgrading/upgrade-paths.md)


---

# 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/updating-and-upgrading.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.
