# Quick Help

- [Frequently Asked Questions](https://docs.ava.do/quick-help/frequently-asked-questions.md)
- [Connection Troubleshooting](https://docs.ava.do/quick-help/connection-troubleshooting.md): Common Connection Issues and Solutions
- [Attestation Troubleshooting](https://docs.ava.do/quick-help/attestation-troubleshooting.md)
- [Error: Reboot and Select proper Boot device](https://docs.ava.do/quick-help/error-reboot-and-select-proper-boot-device.md): How to help your AVADO to Boot from the proper disk.
- [Opening Network Ports](https://docs.ava.do/quick-help/opening-network-ports.md)
- [Teku Zero Sync](https://docs.ava.do/quick-help/teku-zero-sync.md)
- [Switching from Prysm to Teku, etc.](https://docs.ava.do/quick-help/switching-from-prysm-to-teku-etc..md)
- [Use Metamask with your AVADO](https://docs.ava.do/quick-help/use-metamask-with-your-avado.md)
- [Help with Wi-Fi Password](https://docs.ava.do/quick-help/help-with-wi-fi-password.md)
- [Resetting your BIOS](https://docs.ava.do/quick-help/resetting-your-bios.md)
- [Delivery and Return](https://docs.ava.do/quick-help/delivery-and-return.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.ava.do/quick-help.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.
