# BTQ Wallet

- [BTQ Wallet Overview](https://docs.bitcoinq.xyz/btq-wallet/btq-wallet-overview.md): Explore the BTQ Wallet, your gateway to securely managing your Bitcoin Quantum assets.
- [BTQ Wallet Create](https://docs.bitcoinq.xyz/btq-wallet/btq-wallet-create.md): Welcome to the BTQ Create Wallet Tutorial
- [BTQ Check Wallet Balance](https://docs.bitcoinq.xyz/btq-wallet/btq-check-wallet-balance.md): Checking the balance of a BTQ (Bitcoin Quantum)
- [BTQ Address Overview](https://docs.bitcoinq.xyz/btq-wallet/btq-address-overview.md): The BTQ (Bitcoin Quantum) address
- [BTQ Web Wallet](https://docs.bitcoinq.xyz/btq-wallet/btq-web-wallet.md): BTQ Web Wallet usage
- [Overview BTQ Web Wallet](https://docs.bitcoinq.xyz/btq-wallet/btq-web-wallet/overview-btq-web-wallet.md): The BTQ Web Wallet
- [New BTQ Address](https://docs.bitcoinq.xyz/btq-wallet/btq-web-wallet/new-btq-address.md): Creating a new BTQ (Bitcoin Quantum) address
- [Open BTQ Wallet](https://docs.bitcoinq.xyz/btq-wallet/btq-web-wallet/open-btq-wallet.md): Interact with a BTQ wallet
- [Send BTQ](https://docs.bitcoinq.xyz/btq-wallet/btq-web-wallet/send-btq.md): Sending BTQ (Bitcoin Quantum) using the BTQ Web Wallet
- [Backup](https://docs.bitcoinq.xyz/btq-wallet/btq-web-wallet/backup.md): Backing up your BTQ (Bitcoin Quantum) Web 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.bitcoinq.xyz/btq-wallet.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.
