# Quick Access via AVADO Wi-Fi

<figure><img src="/files/7gVvwgEvK5wOeanjIu3x" alt=""><figcaption><p>Connecting to your AVADO through its Wi-Fi Hotspot</p></figcaption></figure>

1. Connect your AVADO to your router. Use the ethernet cable provided.
2. Power on.  \
   Plug your AVADO into an electrical outlet.  It will start automatically.&#x20;
3. Get access to AVADO:
   * On your computer or phone, connect to the newly created AVADO Wi-Fi network.  The default SSID is `AVADO`, and the default password is `avado123`
   * On a browser, navigate to <http://ava.do/start>
   * If there are new updates available, it will automatically download them.&#x20;
   * Click on "Go To Avado Admin Page" to visit the **Home Page**.  You can always come to this page by navigating to <http://my.ava.do>&#x20;

{% hint style="info" %}
Note that links to `ava.do` addresses start with **`http://`** not `https://`
{% endhint %}

<figure><img src="/files/cgBqDx0ZiLPMVZ6dYVtH" alt=""><figcaption></figcaption></figure>

Before you explore the menu items on the left (see [Finding Your Way Around](/your-avado/finding-your-way-around.md)), we recommend that you first install the [Remote Connect](/your-avado/connecting-to-your-avado/set-up-remote-connect-+-zerotier.md) package from the **DappStore**.  See next section for details.&#x20;

If you encounter any problem, please consult the [Connection Troubleshooting](/quick-help/connection-troubleshooting.md) page, or reach out in our [Discord](/your-avado/avado-support-community.md) channel for support.


---

# 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.ava.do/your-avado/connecting-to-your-avado/quick-access-via-avado-wi-fi.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.
