# 关于 WalletConnect

WalletConnect 是一个开源协议，旨在为去中心化应用（DApps）和移动钱包之间提供安全的连接。它允许用户通过扫描二维码或深度链接的方式，将他们的移动钱包与 DApp 进行连接，从而实现无缝的交互体验。

**主要功能**

1. **安全连接**：WalletConnect 通过加密的通道确保用户的交易和信息安全，避免了明文传输的风险。
2. **多钱包支持**：支持多种主流钱包，包括 TokenPocket、MetaMask、Trust Wallet 等。
3. **无缝体验**：用户只需在移动设备上扫描二维码或点击链接，即可轻松连接到 DApp，无需输入私钥或敏感信息。
4. **跨平台兼容**：WalletConnect 支持多种平台，用户可以在桌面和移动设备之间自由切换，保持一致的使用体验。

**使用场景**

* **去中心化交易所（DEX）**：用户可以通过 WalletConnect 在 DEX 上进行交易，快速安全地管理资产。
* **NFT 市场**：用户可以轻松连接钱包，购买、出售和交易 NFT。
* **DeFi 应用**：用户可以通过 WalletConnect 参与各种 DeFi 项目，进行借贷、流动性挖掘等操作。

WalletConnect 为用户提供了一种安全、便捷的方式来连接钱包与 DApp，促进了去中心化生态系统的发展。通过这一协议，用户能够更好地管理他们的数字资产，同时享受去中心化应用带来的创新体验。


---

# 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.tpwallet.io/cn/wallet-operation/protocol/walletconnect/about_walletconnect.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.
