# First steps

<figure><img src="/files/d5Y70Domc6FARWyvsaiv" alt="" width="375"><figcaption><p>Example of equipment needed to setup a device using the Zimaboard computer</p></figcaption></figure>

Make sure you have a device that was previously setup with the Earth Defenders Offline Toolkit.&#x20;

If your device has an external WiFi card, connect the card to the device before turning it on. If there are external antennas, make sure to connect them.

<figure><img src="/files/izq7yzR8t2PaASuMNGm2" alt=""><figcaption><p>Zimboard computer with WiFi card connected</p></figcaption></figure>

Connect the device to the power supply and make sure the device is turned on by checking that the lights are on. If there's an external WiFi card, it should also turn on.

<figure><img src="/files/bEckZccq9ajD0KUepfwo" alt=""><figcaption><p>Zimaboard seen sideways</p></figcaption></figure>

After a couple of minutes, verify that the WiFi hotspot appears on the user's devices. Connect to the hotspot and open the captive portal (for desktops, the captive-portal may not show).

Finally, with the portal open, copy the provided URL, open your preferred browser, paste the URL and load the page. You're ready to start exploring.

If some content isn't showing up, it might be that you're device hasn't synchronized content yet. To synchronize content with the Earth Defenders Toolkit Cloud, you must first connect your device to the Internet and then contact us for authorization.

For detailed instructions check the manual:&#x20;

{% file src="/files/hhAFxQsO65OoEHPKuW3q" %}

Continue with guides on:

* [Connecting to the internet](/device-usage/first-steps/connecting-to-the-internet.md)
* [Syncing content](/device-usage/first-steps/syncing-content.md)
* [Exploring content](/device-usage/first-steps/exploring-content.md)


---

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