> For the complete documentation index, see [llms.txt](https://docs.earthdefenderstoolkit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.earthdefenderstoolkit.com/espanol-1/uso-del-dispositivo/bundled-applications/mapeo-data-hub/syncing-with-hub.md).

# Sincronización con Hub

"# Sincronización con el Hub

Primero, conéctese al punto de acceso WiFi de la herramienta Offline Toolkit o a una red WiFi a la que también esté conectado.

Abra Mapeo e ingrese a la página de sincronización. Consulte la [documentación sobre la sincronización de Mapeo](https://docs.mapeo.app/complete-reference-guide/mapeo-mobile-use/wifi-sync).

Debería ver el dispositivo Offline Toolkit apareciendo y listo para sincronizar.

Si no lo ve, es posible que necesite cambiar la clave de su proyecto. En caso de que no tenga un proyecto existente, descargue y use la configuración personalizada de Mapeo que se proporciona, que viene preconfigurada con la misma clave de proyecto que el Hub.

Si ya tiene una clave de proyecto personalizada, consulte [customization.md](/espanol-1/uso-del-dispositivo/bundled-applications/mapeo-data-hub/customization.md) para aprender cómo establecer la clave correcta para que el Hub de Datos de Mapeo funcione para su equipo.

Lea más sobre las claves de proyecto [aquí](https://docs.mapeo.app/complete-reference-guide/customization-options/custom-configurations/creating-custom-configurations/coding-configuration/adding-a-project-key). ".


---

# 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:

```
GET https://docs.earthdefenderstoolkit.com/espanol-1/uso-del-dispositivo/bundled-applications/mapeo-data-hub/syncing-with-hub.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.
