# Switch Networks

Clover wallet is capable of connecting to multiple blockchain networks simultaneously. Details are:

* Clover wallet connect to all non-EVM networks simultaneously, such as Polkadot, Solana, Tron, etc.
* For EVM networks, if developers use Clover Wallet dApp interaction protocol, then there is no need for their users to switch between EVM networks. Otherwise, users need to switch between them (please refer to the following step).

## Click 'dApp Networks'

![](/files/kDnwXF5SYDhQvDeN3WTP)

## Switch EVM Networks

Click the EVM network you want to switch

![](/files/bZ76tbebw4MpBXp8UOsC)


---

# 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.clv.org/portal/wallet-and-dapp/clover-extension-wallet/switch-networks.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.
