# Syncing content

O Earth Defenders Toolkit Offline vem com uma instância do [Syncthing](https://syncthing.net/) rodando, geralmente no endereço: <http://edt.local:8082>

O nome de usuário padrão é `admin` e a senha é `admin123.`

Na primeira vez que um dispositivo é conectado, ele enviará uma solicitação para a Nuvem do Earth Defenders Toolkit para iniciar a sincronização do conteúdo. Obtenha o ID da instância local do Syncthing no Offline Toolkit:

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

Entre em contato conosco em [support.md](/portugues/support.md) e envie seu ID do Syncthing juntamente com outras informações.

Assim que autorizarmos a sincronização pela Nuvem do EDT, o Offline Toolkit local começará a mostrar informações de sincronização:

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

A sincronização pode levar um tempo porque é alguns gigabytes de conteúdo. Depois disso, todo o conteúdo estará pronto para uso offline.


---

# 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/first-steps/syncing-content.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.
