# Wallet Connect

### I**ntroduction**

[WalletConnect](https://walletconnect.com/) is an open protocol for connecting wallets and DApps (Web3 applications), which uses a bridge server to establish a remote connection between two applications and/or devices, scan a QR code to establish a connection and start communication.

For more detailed document, please refer to the official WalletConnect::<https://docs.walletconnect.com/>

**TP Wallet supports WalletConnect v1 and v2**

Networks supported by WalletConnect v1:

1. Ethereum&#x20;

Networks supported by WalletConnect v2:

1. Ethereum&#x20;
2. Solana

### **How to use Wallet Connect on TP Wallet**

There are two ways:：

​1. Open DApp directly in the TP wallet. When connecting, choose "WalletConnect", click "Connect”, then authorize to login, as shown below:

![](/files/TPKjvvz2hBp611XTLpQ7)

![](/files/osA7PGhDv0zxythXA0LA)

2.Open DApp on the computer or other web pages. Select "WalletConnect" when connecting to the wallet, the DApp will display a QR code, scan it with the TP wallet, then you can authorize to login, as shown below:

![](/files/RPI8lEQerepAnQUbQEoa)

![](/files/kWoRsNEnWrqqVOX9YaE7)

![](/files/lQT0MHeCPf97kqABfrEf)


---

# 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://help.tokenpocket.pro/developer-en/wallet-connect.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.
