# WalletConnect

Once a user wants to connect to a web3 dApp, they simply need to trigger the connection modal from there and choose the WalletConnect option.

<figure><img src="/files/zVdHMK1XvhYrKTsZ3MLN" alt=""><figcaption><p>Web3 Connection Options</p></figcaption></figure>

From there, if on mobile, they can choose to scan the QR with the camera by going to the Wallet Menu and then selecting the WalletConnect icon on the top-right.

<div align="center" data-full-width="false"><figure><img src="/files/u3lw7pxxRnyWL4ho93U6" alt="" width="261"><figcaption><p>WalletConnect Icon</p></figcaption></figure></div>

<div align="center"><figure><img src="/files/BcLp2ktLNgtGWqr2jc7P" alt="" width="263"><figcaption></figcaption></figure></div>

On the final step the camera will open, or if on desktop, it is also possible to enter the URI provided by the WalletConnect tooltip usually present on dApps.

<figure><img src="/files/BF8OIIeyoeGrD3u5UmSV" alt="" width="263"><figcaption><p>URI Input</p></figcaption></figure>

Once the wallet has been successfully connected a notification will appear as well as the linked site on the "Connections" submenu.

{% hint style="info" %}
Initially only a handful of sites will be supported. We plan to release this limitation in coming versions.
{% endhint %}


---

# 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://docs.xcadnetwork.com/xcad-network-public-documentation/xcad-ecosystem/plugin-and-app/wallet/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.
