# 使い方

## 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ウォレットは以下の2つのサイトに対応しています:

* **KEYRING NFT Viewer**: OpenSeaでNFTを表示、送信、販売することができます。
* **Email Wallet Receive Link**: トークンをウォレットアドレスの代わりに受信者のメールアドレスに送信できます。

## 詳細な機能ガイド

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

{% content-ref url="/pages/zwEci4hO4PrxguHH40iW" %}
[ピン留めされたトランザクション](/jp/keyring-pro/how-to-use/pinned-transaction.md)
{% endcontent-ref %}

{% content-ref url="/pages/DpWEA5P7KBOqXfXvp5qm" %}
[アカウント](/jp/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" %}
[取引履歴](/jp/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/jp/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.
