> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/user/es/guide/geo-links/updating-and-sharing-geo-links.md).

# Actualización y compartición de Geo enlaces

Cualquier actualización de un geo enlace conserva la URL generada. Para cambiar la URL, debe crear un nuevo geo enlace.

Para editar un geo enlace, selecciónelo y use el **Editar** botón en la parte superior de la página o sitúe el cursor del mouse sobre el nombre del enlace. Esto mostrará los botones adicionales, incluidos **Editar**:

![](/files/c8b6082b994d1ea7a661cda84fa457c72c6e609c)

Para compartir un geo enlace existente, coloque el cursor sobre el enlace (o marque la casilla) y haga clic en **Compartir**:

![](/files/aa1d2c8552d3434db5bf32d64212a6238ea7a978)

Para desactivar un geo enlace, selecciónelo mediante la casilla de verificación y pulse el **Desactivar** interruptor en la parte superior de la página:

![](/files/10aa424d5153c3fda5a1ad8d60c22305ec552c56)

Para volver a activar el geo enlace, use el interruptor de la barra lateral:

![](/files/15160edddbf1971d7e1ee0159e51598eff32a334)


---

# 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://navixy.com/docs/user/es/guide/geo-links/updating-and-sharing-geo-links.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.
