# 如何使用

## Wallet Connect

此功能允许用户快速连接到 web3 网站。当您访问一个 web3 网站并看到连接钱包的选项时，您可以通过以下步骤轻松连接您的 KEYRING PRO 钱包：

1. 在 web3 网站上选择“Wallet Connect”选项，QR 码将会出现。
2. 打开您的 KEYRING PRO 钱包。
3. 点击主工具栏中央的“Wallet Connect”图标。
4. 扫描 QR 码。
5. 选择您要连接的地址，然后点击“连接”。

<figure><img src="/files/kJvILfr8Hp39AQBmywiJ" alt=""><figcaption></figcaption></figure>

## 搜索支持指南和快速连接

### 搜索支持指南

为了方便用户，KEYRING PRO 钱包提供了基础指南。当您点击右上角的搜索图标时，您将找到应用程序最常见和最基本操作的指南。

<figure><img src="/files/pyuO6mq2KdbLxuf59rgB" alt="" width="375"><figcaption></figcaption></figure>

### 快速连接

在搜索支持页面中，另一个功能是快速连接。此功能允许您无需通过 Wallet Connect 扫描 QR 码即可立即连接到支持的网站。

目前，KEYRING PRO 钱包支持两个网站：

1. KEYRING NFT 查看器：允许您在 OpenSea 上查看、发送和出售您的 NFT。
2. 邮箱钱包接收链接：这使您可以将代币发送到收件人的邮箱，而不是他们的钱包地址。

## 详细功能指南

<figure><img src="/files/0J1s2vFzDZ0OEpjcRSJl" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/zwEci4hO4PrxguHH40iW" %}
[固定交易](/zh/keyring-pro/how-to-use/pinned-transaction.md)
{% endcontent-ref %}

{% content-ref url="/pages/DpWEA5P7KBOqXfXvp5qm" %}
[账户](/zh/keyring-pro/how-to-use/accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/l5MmsYxFzGb4QVqHTg3p" %}
[Broken mention](broken://pages/l5MmsYxFzGb4QVqHTg3p)
{% endcontent-ref %}

{% content-ref url="/pages/ulK1l3OyuZz85TFVavs0" %}
[历史](/zh/keyring-pro/how-to-use/history.md)
{% endcontent-ref %}

{% content-ref url="/pages/Or4zwMsUN0eket8rTdcG" %}
[Broken mention](broken://pages/Or4zwMsUN0eket8rTdcG)
{% endcontent-ref %}


---

# 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.keyring.app/zh/keyring-pro/how-to-use.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.
