# Bundled applications

#### [Mapeo Data Hub](/device-usage/bundled-applications/mapeo-data-hub.md)

Is a custom made application for the Offline Toolkit that intends to enable bridging content from Mapeo to Terrastories, as well as providing a better experience for Mapeo users.

#### [Pataka](/device-usage/bundled-applications/pataka.md)

An instance of Ahau's [Pataka](https://gitlab.com/ahau/pataka) application.

#### [Terrastories](/device-usage/bundled-applications/terrastories.md)

An instance of [Terrastories](https://terrastories.app/) application.

#### [File management](/device-usage/bundled-applications/file-management.md)

An instance of [FileBrowser](https://filebrowser.org/) application.

#### [Content syncronization](/device-usage/bundled-applications/content-syncronization.md)

An instance of [Syncthing](https://syncthing.net/) application that's pre-configured to send a sync requests for content folders to the official EDT Cloud.

It can be customized to sync other folders by default, or used to sync any folder on the device. There are also mobile and desktop applications to sync with any device easily.

#### [Application installers](/device-usage/bundled-applications/application-installers.md)

A simple custom made application that displays the installers for curated applications.

#### [Tile server](/device-usage/bundled-applications/tile-server.md)

An instance of [Tileserver](https://github.com/maptiler/tileserver-gl).

####


---

# 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/device-usage/bundled-applications.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.
