# 2. Connect Game

In order to play a game with the NFT you have in your wallet, you must first link your wallet with the game.&#x20;

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

\*Access the KLAYDICE Station and log in with your personal wallet.&#x20;

(KLAYDICE Station currently supports Kaikas and Metamask wallets.)

{% embed url="<https://station.klaydice.io/dicast-roc/account/auth>" %}

<figure><img src="/files/LIAplLif84RZCMzys2RX" alt=""><figcaption><p>[KLAYDICE Station] Authentication page</p></figcaption></figure>

1. After logging in, click the profile image at the top right of the web page to check the menu about personal information.\
   Select the \*Authentication menu from the corresponding menu.
2. On the Authentication page, you can link the game with the wallet.

{% hint style="info" %} <mark style="color:red;">If your game account is connected to your wallet, you cannot disconnect or change the wallet after the connection is complete.</mark>
{% endhint %}

#### Please check the OTP number provided in the game.

<figure><img src="/files/lwnPw1CuoUJ9I4loieQw" alt=""><figcaption><p>[DICAST GOLD] Lobby page</p></figcaption></figure>

Click the Settings page in the Lobby page on the upper right corner.

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

Click on the Wallet icon on the Settings page.

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

Click the Wallet icon to create a OTP code.

Please refer to the screenshot above. OTP code: \[B5Q86G]&#x20;

<figure><img src="/files/9TWs5zO3BbcCoFSzQuYM" alt=""><figcaption></figcaption></figure>

Return to KLAYDICE Station, enter the OTP number generated by the game, and click Connect

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

If you see a Connection complete pop up like the screenshot,

Congratulations!

Your wallet is now connected to the game.&#x20;


---

# 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.klaydice.io/game-fi/how-to-start-p-and-e/2.-connect-game.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.
