> 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/fr/guide/geo-links/updating-and-sharing-geo-links.md).

# Mise à jour et partage de liens géo

Toute mise à jour d’un lien géo conserve l’URL générée. Pour modifier l’URL, vous devez créer un nouveau lien géo.

Pour modifier un lien géo, sélectionnez-le et utilisez le **Modifier** bouton en haut de la page ou placez le curseur de la souris sur le nom du lien. Cela fera apparaître des boutons supplémentaires, notamment **Modifier**:

![](/files/371c39f4dcb2aca5d46343fe03ec3467155dcc5d)

Pour partager un lien géo existant, placez le curseur de la souris sur le lien (ou cochez la case) et cliquez sur **Partager**:

![](/files/28c84582db86b332216bafc8fe4d11bcf0188769)

Pour désactiver un lien géo, sélectionnez-le à l’aide de la case à cocher et appuyez sur le **Désactiver** interrupteur en haut de la page :

![](/files/2f7aa140211f83f7f2a8e7590978d27c5b5a5659)

Pour réactiver le lien géo, utilisez l’interrupteur dans la barre latérale :

![](/files/4928e7f6e1292e8a18b2fc2f5e733d676bf2f7fb)


---

# 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/fr/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.
