# Getting started

> ⚠️ Check out the [online demo](http://demo.earthdefenderstoolkit.com/) to have the browsing experience of the Offline Toolkit
>
> :signal\_strength: You see what people in WiFi range of the device will see

To start using Earth Defenders Offline Toolkit you'll need to setup a computer to run the software. If you already have one, proceed to[https://github.com/digidem/edt-docs/blob/portuguese/introduction/broken-reference/README.md](https://github.com/digidem/edt-docs/blob/portuguese/introduction/broken-reference/README.md "mention").

There are several supported devices and ways to setup computers to run the Offline Toolkit. Head to the [https://github.com/digidem/edt-docs/blob/portuguese/introduction/broken-reference/README.md](https://github.com/digidem/edt-docs/blob/portuguese/introduction/broken-reference/README.md "mention") section to understand how this works.

If your team lacks the necessary technical skills to setup your own device, please get in touch with our team at Digital Democracy so we can assist you on choosing the best path to deploy a device for your community or organization.


---

# 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/getting-started.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.
