# Supported Wallets

#### 🧩 Connect with Any Web3 Wallet

AstraPay supports a wide range of popular Web3 wallets that allow you to authenticate, access your dashboard, and manage your account securely. Your connected wallet serves as your **login method**, but not your payment receiver — you can set separate master addresses for that.

#### ✅ Currently Supported Wallets:

* **MetaMask** (Browser extension and mobile app)
* **WalletConnect** (Mobile and desktop via QR code)
* **Trust Wallet**
* **Coinbase Wallet**
* **OKX Wallet**
* **Rabby Wallet**
* **Bitget Wallet**

<mark style="color:green;">**💡 You can connect using any wallet that supports WalletConnect or Ethereum-compatible signing.**</mark>

#### 🔒 Non-Custodial by Design

Your wallet is used only for authentication and account security. AstraPay never requests access to your private keys or funds, and no assets are ever held on your connected 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.chatastra.ai/astrapay/getting-started/supported-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.
