# 지갑 만들기

클레이 킹덤을 이용하기 위해서는 필수적으로 클레이튼 기반의 개인 지갑이 필요합니다. 소개에서 언급한 대로 모바일이 아닌 PC 혹은 Mac 환경에서 원활하게 즐기실 수 있으며 확장 프로그램이 지원되는 브라우저에서 이용 가능합니다. 개인 지갑은 사용하시는 브라우저에 확장 프로그램을 설치하고 계정을 생성하여 손쉽게 생성이 가능합니다.

클레이 킹덤은 카이카스(Kaikas)와 메타마스크(MetaMask) 두 개의 지갑을 지원합니다. 지갑을 설치하고 계정을 생성하는 방법을 소개합니다.


---

# 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/create-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.
