# Supported Chains

import { ChainList } from "/snippets/chainlist.mdx"
import SupportedChainsCallout from "/snippets/supported-chains-callout.mdx";

<SupportedChainsCallout />

<Note>
This list shows chains supported at the **WalletConnect Cloud and protocol level**. Being listed here means a chain can use the WalletConnect protocol for dApp-wallet communication, but it does **not** mean every chain is natively supported in Reown AppKit.

For chains with native Reown AppKit SDK support (EVM, Solana, Bitcoin, TON, and Polkadot), see the [Reown AppKit Supported Chains](/appkit/networks/supported-chains) page.
</Note>

## Overview

This page provides a list of chains on the [WalletGuide](https://walletguide.walletconnect.network/). WalletGuide is a tool that allows users to discover wallets and dapps that support their preferred blockchain.

On this page, you can:

- Filter chains by Mainnet / Testnet
- Search for chains by name
- Click on a chain to copy its Chain ID
- See which chains have native Reown AppKit support

<ChainList />
