# Using WalletConnect (for mobile wallets)

If you're using a mobile crypto wallet, you can connect it to PlotX using WalletConnect in two simple steps:

{% hint style="info" %}
See if your wallet is supported by WalletConnect [here](https://registry.walletconnect.org/wallets).
{% endhint %}

## Step 1

Head over to [plotx.io](https://plotx.io/?utm_source=Wiki\&utm_campaign=HelpCenter\&utm_content=Consideration) and click on the `Sign In` button at the top right corner:

![](https://833974736-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXxSJ2ifxbnW430cd2k%2F-Mgy0_rO_gwTQx2_bg2U%2F-MhDu19Pzp508Ss1DRUd%2FDGV3fqfPXM.png?alt=media\&token=cc1d9545-b3fa-44f9-8368-c5da44129755)

## Step 2

Click on the `WalletConnect` button and scan the QR code in your wallet:

![](https://833974736-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXxSJ2ifxbnW430cd2k%2F-MhE3Iq6SJsTFOkZJ5qR%2F-MhE3pt0nSE4KqgTufBP%2FM2TIZltwUT.gif?alt=media\&token=1be4a32c-306b-4f93-9a16-a90822119533)

And that's it!


---

# 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://plotx.gitbook.io/plotx-v2-wiki/getting-started/connecting-to-plotx/using-walletconnect-for-mobile-wallets.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.
