# Link account with wallet

In this tab, we will learn how to connect a wallet to a game account. There are currently 2 ways to register to Kawaii Islands, through the web version or mobile apps. In both cases, one will need to link their wallet using the web version at [play.kawaii.global](https://play.kawaii.global/) to receive MILKY reward at the end of each league.&#x20;

This inconvenience is due to Store regulation against blockchain applications, however, one will just need to connect once using a PC/Laptop. After that, all gaming/blockchain related actions (except for Nurturing which required in-game on chain interaction) can be performed through the game apps and Metamask app.&#x20;

How to connect your email (game account) to your wallet will depends on how you first joined the game/create your account.&#x20;

Once the account is successfully linked, your Account tab in Setting should have 3 fields: Email, Username and Wallet.

![](/files/hnDVWXlu9TKHEGY7EKlM)


---

# 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.kawaii.global/tutorial/link-account-with-wallet.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.
