# Updating and sharing geo links

Any update to a geo link preserves the generated URL. To change the URL, you must create a new geo link.

To edit a geo link, select it and use the **Edit** button at the top of the page or hover the mouse cursor over the link’s name. This will reveal the additional buttons, including **Edit**:

![](https://2096203889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F446mKak1zDrGv70ahuYZ%2Fuploads%2Fgit-blob-bd59c6d55febabbaaa227520259acafedabce34d%2Fimage-20250728-082836.png?alt=media)

To share an existing geo link, hover the mouse over the link (or select the checkbox) and click **Share**:

![](https://2096203889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F446mKak1zDrGv70ahuYZ%2Fuploads%2Fgit-blob-f7661f8c996f5abed71c51c3300c42e7b635768f%2Fimage-20250728-082817.png?alt=media)

To disable a geo link, select it via the checkbox and press the **Disable** switch at the top of the page:

![](https://2096203889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F446mKak1zDrGv70ahuYZ%2Fuploads%2Fgit-blob-d34f554485ae800355dc7ab157025a59e4818e67%2Fimage-20250728-082856.png?alt=media)

To re-enable the geo link, use the switch in the sidebar:

![](https://2096203889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F446mKak1zDrGv70ahuYZ%2Fuploads%2Fgit-blob-cb0d9bcf92522743edaff98afc017db207a22245%2Fimage-20250728-082923.png?alt=media)


---

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