# 지갑연결하기

## STEP 1. [Klay Kingdoms 홈페이지](https://klaykingdoms.com/) 접속

클레이 킹덤 세계로 진입하기 위해서는 인터넷 브라우저(크롬, 웨일 브라우저 등)를 통해 공식 홈페이지 <https://klaykingdoms.com/> 에 접속합니다. ‘시작하기’ 버튼을 클릭합니다.

<figure><img src="/files/4K2A34yfrHhyb5nfi6ao" alt=""><figcaption></figcaption></figure>

## STEP 2. 지갑 연결

연결하고자 하는 지갑을 선택하고 ‘입장하기’ 버튼을 클릭합니다. 만약 버튼이 보이지 않는다면 브라우저 창크기를 조절하거나 스크롤을 내려 버튼을 찾을 수 있습니다.

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

‘입장하기’ 버튼을 클릭하면 지갑은 서명을 요청하며 ‘셔명’을 클릭하면 게임에 접속하게 됩니다.

<div align="right"><figure><img src="/files/7W8lCjucDfRzRRJj0ZwJ" alt=""><figcaption></figcaption></figure></div>

클레이 킹덤은 Klaytn Mainnet 을 사용합니다. 만약 메타마스크 지갑에 클레이튼 네트워크가 추가되어 있지 않다면 몇번의 승인 과정을 통해 손쉽게 네트워크가 추가 되어 접속할 수 있습니다.

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

## STEP 3. 가입하기

지갑 연결이 완료되면 클레이 킹덤 세계에서 사용할 닉네임을 설정합니다. 특수문자와 공백은 입력되지 않습니다.

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

입력하신 닉네임이 이미 사용 중이라면 경고창이 팝업 되며 다른 닉네임을 입력해야 합니다.

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

사용할 수 있는 닉네임을 입력하고 ‘가입하기’ 버튼을 클릭하면 지갑 서명 요청이 팝업됩니다.

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

지갑에서 서명을 누르시면 모든 가입 절차가 완료됩니다.

<figure><img src="/files/IfidGKV1568bhJ12qDOI" 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://docs.klaykingdoms.com/guide/begin/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.
