# Wallet Connection Guide

### STEP 1. Go to the [Klay Kingdoms Homepage](https://klaykingdoms.com/)

Please go to the [official homepage](https://klaykingdoms.com/) using an internet browser such as Chrome, Firefox, etc. to enter the Klay Kingdoms world. Click **PLAY** to start.

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

### STEP 2. Connect Your Wallet

Choose the wallet you want to connect from the list and click **ENTER**. If you can’t find the button, adjust your window size or scroll down to find the button.

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

After clicking **ENTER**, you will receive a signature request. Please click **Sign** to start the game.

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

Klay Kingdoms uses Klaytn Mainnet. If the Klaytn network has not been added to your MetaMask wallet, you can connect it by following the steps below.

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

### STEP 3. Sign Up

After connecting your wallet successfully, choose a nickname to use in the Klay Kingdoms world. You cannot use special characters or spaces.

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

If the nickname you have entered is already in use, you will see the notification below and will have to choose another one.

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

After choosing your nickname, click the **SIGN UP** button. Then a signature request window will appear.

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

Click **Sign** to finish the sign-in process!

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

Welcome to Klay Kingdoms, Brave Soul!


---

# 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.klaykingdoms.com/en/guide/start/sign.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.
