> For the complete documentation index, see [llms.txt](https://docs.geodin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geodin.com/geodin-desktop/es/administracion/updating-and-upgrading/release-and-beta-update-guide-until-geodin-10.1.md).

# Guía de lanzamiento y actualización beta (hasta GeoDin 10.1)

#### 1. **Actualizar a la última versión de lanzamiento**

**Actualizar en línea**

* Navegue a la **Sistema** pestaña en la parte superior izquierda de la interfaz de usuario de GeoDin.
* Inicie el **Actualizar en línea** Método bajo la **Configuración del sistema** nodo.

**Actualizar manualmente para GeoDin 15**

* Contacto <support@geodin.com> para asistencia.

**Actualizar manualmente para GeoDin 10.1**

1. Descargue el `geodin.zip` archivo desde:\
   <https://download.geodin.com/geodin/geodin.zip>\
   \&#xNAN;*(Los Archivos de programa anteriores están Disponible en el archivo:* [*https://download.geodin.com/geodin/archive/*](https://download.geodin.com/geodin/archive/)*)*
2. Descomprima el archivo descargado.
3. Reemplace el existente `geodin.exe` archivo en el **BIN** directorio de su Instalación GeoDin con el nuevo uno.\
   \&#xNAN;*(Consejo: Cambio de nombre o mueva el archivo existente previamente para fines de respaldo.)*

#### **2. Actualizar a la última versión beta (Hasta GeoDin 10.1)**

La Versión beta incluye los últimos desarrollos y mejoras, pero puede contener errores menores. Tenga esto en cuenta antes de la Instalación.

Pasos:

1. Descargue el `geodin.zip` archivo desde:\
   <https://download.geodin.com/geodin/beta/geodin.zip>
2. Descomprima el archivo ZIP descargado.
3. Reemplace el existente `geodin.exe` archivo en el **BIN** directorio de su Instalación GeoDin con el nuevo uno.\
   \&#xNAN;*(Consejo: Cambio de nombre o mueva el archivo existente previamente para fines de respaldo.)*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.geodin.com/geodin-desktop/es/administracion/updating-and-upgrading/release-and-beta-update-guide-until-geodin-10.1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
