# Wallets

- [ETHO Wallets Introduction](https://docs.ethoprotocol.com/wallets/wallets-introduction.md)
- [Using ETHO Web Wallet](https://docs.ethoprotocol.com/wallets/using-ether-1-web-wallet.md): Setting up and using Etho Protocol web wallet. Setup Time: 30 minutes
- [Using Desktop Wallets](https://docs.ethoprotocol.com/wallets/using-desktop-wallets.md)
- [Using Windows ETHO Wallet](https://docs.ethoprotocol.com/wallets/using-desktop-wallets/using-windows-etho-beta-wallet.md): The new Etho Protocol wallet is built from the ground up to do things right!
- [Deleting Desktop Wallet Chain Data](https://docs.ethoprotocol.com/wallets/using-desktop-wallets/deleting-desktop-chain-data.md): Deleting Etho Protocol chain usually resolves wallets not syncing or not connecting to the network.
- [Backup your desktop wallets](https://docs.ethoprotocol.com/wallets/using-desktop-wallets/backup-your-desktop-wallets.md): This will show how  to backup and restore your keystore files from the windows desktop wallet


---

# 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.ethoprotocol.com/wallets.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.
