# How to bind Metamask Wallet to Ragnarok Landverse account

In order to manage the connection between game and blockchain, you will navigate to the page through the navigation menu of the Ragnarok Landverse website.

#### Login page

* Login to the system with game account credentials.
* Click on the \[Login with Game ID] button.

<figure><img src="https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2FoiM7QdRkbnnKsFjLyxGa%2Fimage.png?alt=media&#x26;token=1eabd0dc-b655-44bd-a4c4-a0b38c17c707" alt=""><figcaption></figcaption></figure>

**Wallet Binding**

* Upon first-time login, the system will prompt the user to bind their wallet with their game account. To start the binding process, click on the \[Connect Wallet] button.

<figure><img src="https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2FJzbPuWcaec14AUItPULq%2Fimage.png?alt=media&#x26;token=75810724-c875-49cf-b0fc-14c553c698df" alt=""><figcaption></figcaption></figure>

* Click on the \[Send Request] button to request for a signature from the user's wallet.
* To verify the wallet ownership, the user needs to sign on their wallet by clicking the \[Sign] button pending in their wallet.

<figure><img src="https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2FTV9wOz2MsjiN9NN6hO7w%2Fimage.png?alt=media&#x26;token=775636ac-8886-4ade-9470-a7088a701f54" alt=""><figcaption></figcaption></figure>

* Before submitting the request, the user needs to verify Recaptcha.
* After successful Recaptcha verification, click on the \[Link Account] button to complete the binding process.

<figure><img src="https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2FwkjtWySceyvrL2KBhnJt%2Fimage.png?alt=media&#x26;token=41df57cb-e474-4c5c-bc5d-f80b4ee43a80" alt=""><figcaption></figcaption></figure>

If the binding process is successful, the successful binding notification will appear. Click on \[OK] to close the notification and complete the wallet binding process.

<figure><img src="https://3132535327-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxTAc4SBp5rgWM4FIglMO%2Fuploads%2FZqvFasLclzg1n2H3XG2p%2Fimage.png?alt=media&#x26;token=5b731658-a76e-411e-ade1-57a7b0fd14de" 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://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/getting-started/how-to-bind-metamask-wallet-to-ragnarok-landverse-account.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.
