# Connecting to your AVADO

- [Quick Access via AVADO Wi-Fi](https://docs.ava.do/your-avado/connecting-to-your-avado/quick-access-via-avado-wi-fi.md): The first thing to do when you've received your AVADO is to connect through its Wi-Fi Hotspot.
- [Set up Remote Connect + ZeroTier](https://docs.ava.do/your-avado/connecting-to-your-avado/set-up-remote-connect-+-zerotier.md): This section explains how to create a secure end-to-end connection to your AVADO, whether you're at home or elsewhere.


---

# 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.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.
