# Supported Wallets & Chains

**Note:** <mark style="color:$success;">AstraPad currently supports</mark> <mark style="color:$success;"></mark><mark style="color:$success;">**Ethereum & Base**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">for all launches, with additional EVM and non-EVM chains planned for future updates.</mark>

## Supported Wallets:

1. MetaMask
2. Trust Wallet
3. Rabby Wallet
4. Coinbase Wallet
5. WalletConnect

## Supported Networks:

1. Ethereum (ETH) - <mark style="color:$success;">**LIVE**</mark>
2. Binance Chain (BNB) - <mark style="color:$danger;">**Coming Soon**</mark>
3. Polygon (POL) - <mark style="color:$danger;">**Coming Soon**</mark>
4. Arbitrum (ARB) - <mark style="color:$danger;">**Coming Soon**</mark>
5. Optimism (OP) - <mark style="color:$danger;">**Coming Soon**</mark>
6. Avalanche (AVAX) - <mark style="color:$danger;">**Coming Soon**</mark>
7. Base (BASE) - <mark style="color:$success;">**LIVE**</mark>
8. Solana (SOL) - <mark style="color:$danger;">**Coming Soon**</mark>


---

# 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/ecosystem/astrapad/getting-started/supported-wallets-and-chains.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.
