> For the complete documentation index, see [llms.txt](https://docs.ava.do/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ava.do/your-avado.md).

# Your AVADO

- [Welcome to AVADO](https://docs.ava.do/your-avado/welcome-to-avado.md)
- [Protect your AVADO](https://docs.ava.do/your-avado/welcome-to-avado/protect-your-avado.md): How to protect your AVADO for Optimal Use & a Longer Lifespan
- [The AVADO NFT](https://docs.ava.do/your-avado/welcome-to-avado/the-avado-nft.md)
- [Connecting to your AVADO](https://docs.ava.do/your-avado/connecting-to-your-avado.md)
- [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.
- [Finding Your Way Around](https://docs.ava.do/your-avado/finding-your-way-around.md)
- [The Home Page and Menus](https://docs.ava.do/your-avado/finding-your-way-around/the-home-page-and-menus.md)
- [The DApp Management Page](https://docs.ava.do/your-avado/finding-your-way-around/the-dapp-management-page.md)
- [AVADO Support Community](https://docs.ava.do/your-avado/avado-support-community.md)
- [AVADO Praise](https://docs.ava.do/your-avado/avado-support-community/avado-praise.md)
- [Beware of Scammers](https://docs.ava.do/your-avado/avado-support-community/beware-of-scammers.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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