# Login via WalletConnect

## 📲 How to Login via WalletConnect

### 1️⃣  First steps before logging in with Wallet Connect

For mobile device users:

* Open your wallet app that’s linked to Wallet Connect and sign into your account.

<div align="left"><figure><img src="/files/GKAnsKSONAkKAJR4Py34" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
❕**Note:** This can be MetaMask or any other wallet that integrates with Wallet Connect.
{% endhint %}

### 2️⃣ Page actions

[<mark style="color:yellow;">**Action 1:**</mark>](#user-content-fn-1)[^1] Go to the Zephyr page and click on the "Login" button. You will then see a login/registration form.

[<mark style="color:yellow;">**Action 2:**</mark>](#user-content-fn-1)[^1]  Select the login option via Wallet Connect in the login/registration form.

<figure><img src="/files/2n2zzHBa3kcRQNLwf0d6" alt=""><figcaption></figcaption></figure>

[<mark style="color:yellow;">**Action 3:**</mark>](#user-content-fn-1)[^1]  Once the form closes, verify you're not a robot by checking the Captcha box.

<div align="left"><figure><img src="/files/eWlZ32WYAemlY0HaMHKX" alt="" width="385"><figcaption></figcaption></figure></div>

<mark style="color:yellow;">**Action 4**</mark>:  A popup displaying a QR code will appear

<div align="left"><figure><img src="/files/wwAUDRs9BwurMm9dM4We" alt="" width="314"><figcaption></figcaption></figure></div>

{% hint style="info" %}
❕**Note:** A popup displaying a QR code will appear at the first connection only.&#x20;

For subsequent connections, you must open the connected wallet before logging in via Wallet Connect and confirm by clicking the "Sign" button.
{% endhint %}

### 3️⃣ Next steps in your wallet on your mobile device:

* In your mobile wallet, tap the "QR Code Scanner" icon in the upper right corner and aim your phone's camera at the QR code displayed on the screen.

<div align="left"><figure><img src="/files/JEap6vZn4nlXKeAwgX3H" alt="" width="288"><figcaption></figcaption></figure></div>

* Confirm the connection on your phone.

<div align="left"><figure><img src="/files/ro29w1esmRhg6TtcmTr1" alt="" width="288"><figcaption></figcaption></figure></div>

* You will then see a message asking you to agree to the rules. Click on the "Sign" button in your wallet.

<div align="left"><figure><img src="/files/jU5Io5D0MMbqlaaVz1IH" alt="" width="288"><figcaption></figcaption></figure></div>

### 4️⃣ Verify that the connection is successful

Return to the Zephyr page and confirm that logging in via Wallet Connect was successful.

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

### 5️⃣ Your actions if something goes wrong

If the first attempt fails, refresh the webpage and try connecting through Wallet Connect again.

<br>

[^1]:


---

# 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://doc.zephyr.digital/zephyr-platform/login-via-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.
