# Troubleshooting

## MetaMask Integration

### **Connecting MetaMask**

To connect your MetaMask account to ARCH AI:

1. Ensure your MetaMask extension is installed and set up.
2. Follow the prompts in ARCH AI to authorize the connection.

If you're unable to connect your MetaMask account, refer to the troubleshooting guide provided by MetaMask: [MetaMask Troubleshooting: I Can't Connect to a DApp](https://support.metamask.io/more-web3/dapps/i-cant-connect-metamask-extension-to-a-dapp-/).

### **Changing or Disconnecting Accounts**

To disconnect your MetaMask account from ARCH AI or switch to a different account, follow these steps:

1. **Disconnect Your Wallet**: Use the official MetaMask guide to disconnect your wallet: [MetaMask Guide: Disconnect Wallet from a DApp](https://support.metamask.io/more-web3/dapps/disconnect-wallet-from-a-dapp/).
2. **Log in With a New Account**: Reconnect using another account by following the steps outlined in the connection guide.

***

## WalletConnect

### **Supported Wallets**

WalletConnect supports a wide range of popular wallets, including:

* MetaMask
* Binance Wallet
* Trust Wallet
* Bitget Wallet

For a comprehensive list of supported wallets, refer to the WalletConnect wallet guide: [WalletConnect Guide: Supported Wallets](https://walletguide.walletconnect.network/).


---

# 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://archai.gitbook.io/archai/talk-to-ai-agents/troubleshooting.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.
