# How to use

## Wallet Connect

This feature allows users to quickly connect to web3 sites. When you visit a web3 website and see an option to connect your wallet, you can easily connect your KEYRING PRO Wallet by following these steps:

1. Select the "Wallet Connect" option on the web3 site, and a QR code will appear.
2. Open your KEYRING PRO Wallet.
3. Tap the "Wallet Connect" icon in the center of the main toolbar.
4. Scan the QR code.
5. Select the address you want to connect, and hit "Connect"

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

## Search for support guides and Quick Connect

### Search for Support Guides

To make things easier for users, KEYRING PRO Wallet provides basic guides. When you tap the search icon at the top right corner, you'll find guides for the app's most common and essential actions.

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

### Quick Connect

Another feature within the Search Support page is Quick Connect. This feature allows you to instantly connect to supported websites without scanning a QR code using Wallet Connect.

Currently, KEYRING PRO Wallet supports two sites:

1. **KEYRING NFT Viewer**: Allows you to view, send, and sell your NFTs on OpenSea.
2. **Email Wallet Receive Link**: This enables you to send tokens to a recipient's email instead of their wallet address.

## Detailed Features Guide

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


---

# 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/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.
