# Wallet & Tools

- [Wanchain Bridge User Manual (New Version)](https://docs.wanchain.org/wallet-and-tools/wanchain-bridge-user-manual-new-version.md)
- [Old WanBridge Manual](https://docs.wanchain.org/wallet-and-tools/wanchain-bridge-user-manual-new-version/old-wanbridge-manual.md)
- [Block Confirmation Requirements on WanBridge](https://docs.wanchain.org/wallet-and-tools/wanchain-bridge-user-manual-new-version/old-wanbridge-manual/block-confirmation-requirements-on-wanbridge.md)
- [Website](https://docs.wanchain.org/wallet-and-tools/website.md)
- [WanWallet Desktop](https://docs.wanchain.org/wallet-and-tools/wanwallet-desktop.md)
- [How to Adjust Security Settings When Installing WanWallet v1.6.2 on Mac](https://docs.wanchain.org/wallet-and-tools/wanwallet-desktop/how-to-adjust-security-settings-when-installing-wanwallet-v1.6.2-on-mac.md)
- [WanWallet Mobile](https://docs.wanchain.org/wallet-and-tools/wanwallet-mobile.md)
- [MetaMask](https://docs.wanchain.org/wallet-and-tools/metamask.md)
- [Wanchain Explorer](https://docs.wanchain.org/wallet-and-tools/wanchain-explorer.md)
- [WanWallet Offline](https://docs.wanchain.org/wallet-and-tools/wanwallet-offline.md)
- [Trezor Support](https://docs.wanchain.org/wallet-and-tools/trezor-support.md)
- [Ledger Support](https://docs.wanchain.org/wallet-and-tools/ledger-support.md)
- [MyWanWallet (legacy)](https://docs.wanchain.org/wallet-and-tools/mywanwallet-legacy.md)
- [WalletConnect](https://docs.wanchain.org/wallet-and-tools/walletconnect.md)
- [Other Wallets & Tools](https://docs.wanchain.org/wallet-and-tools/other-wallets-and-tools.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.wanchain.org/wallet-and-tools.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.
