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

# Atualizando e compartilhando links Geo

Qualquer atualização de um geo link preserva a URL gerada. Para alterar a URL, é necessário criar um novo geo link.

Para editar um geo link, selecione-o e use o **Editar** botão no topo da página ou passe o cursor do mouse sobre o nome do link. Isso exibirá os botões adicionais, incluindo **Editar**:

![](/files/f34e05b58d52d5a9791f92db3cbd7d68c1798161)

Para compartilhar um geo link existente, passe o mouse sobre o link (ou marque a caixa de seleção) e clique em **Compartilhar**:

![](/files/a05f7392cc1597ea35125ab90fcf455b748ce487)

Para desativar um geo link, selecione-o pela caixa de seleção e pressione o **Desativar** interruptor no topo da página:

![](/files/953a4f8e17f0eb1a17dfb7d4e3cb1bb7fc90fa3a)

Para reativar o geo link, use o interruptor na barra lateral:

![](/files/594b0633a4d1383a97452d1e76799d10b2f27bd7)


---

# 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/pt-br/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.
