# Content syncronization

Às vezes, queremos manter os dados sincronizados entre dispositivos, como ter documentos compartilhados em diferentes dispositivos e por todas as pessoas de uma equipe. Para isso, usamos a mesma aplicação usada para [sincronização de conteúdo.md](https://github.com/digidem/edt-docs/blob/portuguese/device-usage/primeiros-passos/sincronizacao-de-conteudo.md), o Syncthing. Geralmente, ele está em execução no endereço: <http://edt.local:8082>

Podemos começar adicionando uma pasta de nossa nuvem comunitária:

<figure><img src="/files/VP3aSTJylFanepIfLQoa" alt=""><figcaption></figcaption></figure>

Adicione um rótulo descritivo para a nova pasta. O diretório do conteúdo é chamado `/config` aqui, então encontre sua pasta nele.

<figure><img src="/files/mshutDpVU4UYBUAzazhX" alt=""><figcaption></figcaption></figure>

Antes de clicar em salvar, vá para a guia **Avançado**. Altere o **Tipo de Pasta** de acordo com suas necessidades.

Para a nuvem, vale a pena selecionar **Enviar apenas**, pois na maioria das vezes queremos ter uma única fonte da verdade para o conteúdo.

Por fim, podemos clicar em salvar.


---

# 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://docs.earthdefenderstoolkit.com/portugues/device-usage/bundled-applications/content-syncronization.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.
