# Features

Even on offline environments, devices (mobile or desktop) in good range of the WiFi created by the Offline Toolkit computer will have access to:

* All content on the EDT platform: guides on community protocols and curated tools, as well as stories from communities from around the world on their experience using the tools
* Installers for curated tools
* A [Terrastories](https://terrastories.io/) instance
* A [Mapeo](https://mapeo.app/) instance to sync with
* An interactive map showing Mapeo observations that have been synced with device
* File browsing application for storing and sharing files, similar to Google Drive
* Syncing of content, from [EDT Cloud](/portugues/support-team/online-cloud.md) to local computer, or from local computer to any other device, including mobile devices, locally or through the Internet
* Automatic syncing of default content (scrapped websites, application installers, Mapeo configs, map tiles)
* Automatic creation of files that can be imported into Terrastories, from synced Mapeo observations


---

# 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/overview/readme/features.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.
