> For the complete documentation index, see [llms.txt](https://docs-31.gitbook.io/playnomm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-31.gitbook.io/playnomm/or-guide/undefined-1.md).

# 플레이놈 가입하기

플레이놈에서 민팅을 하기 위해서는 회원가입과 KYC인증 등의 절차가 필요합니다.

### 가입하기

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

1. 플레이놈 웹사이트 오른쪽 상단에 있는 '회원가입'을 클릭해 줍니다.

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

2. 회원가입을 위한 팝업이 나옵니다. 약관에 동의 후 다음을 눌러줍니다.&#x20;

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

3. 빈칸에 정보를 모두 입력하면 회원가입 완료 버튼이 활성화 되고, 이를 클릭해 주면 회원가입이 완료됩니다. (이메일 중복 확인은 필수입니다.)

***

### KYC 하기

플레이놈을 가입하면 LM WALLET(지갑)이 자동 생성되며, 민팅을 위해서는 KYC가 필수입니다.

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

1. 지갑이 붉은색으로 표시되어 있는 경우 KYC가 필요합니다. 버튼을 클릭해 주세요.

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

2. 클릭하면 KYC 인증하기 팝업이 뜹니다. 이를 클릭해 주세요.

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

3. QR코드 팝업이 생성되면 휴대폰을 이용하여 스캔해 줍니다. (일반 카메라나 QR코드 스캐너를 이용하세요.)

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

4. QR코드를 스캔하면 KYC 시작 페이지로 이동합니다. 버튼을 클릭하여 이동하며, 인증을 원하는 신분증을 선택하여 촬영해 줍니다. 촬영 시 파란색 가이드에 들어오도록 촬영하며, 빛 반사를 주의합니다.

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

5. 이미지 촬영이 되면 신분증에 있는 정보가 자동으로 스캔되어 입력됩니다. 이부분에서 부정확한 내용이나 빠진 부분이 있다면 수기로 채워주세요.

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

6. 이후 본인의 정면 사진을 촬영해야 합니다. 가이드 라인의 안쪽에 맞춰 촬영하고, 주소지를 입력합니다. 촬영이 정확히 되었다면 절차는 완료가 됩니다. 이후 3일 내로 완료가 되며, 인증에서 실패할 경우 재시도 해주시기 바랍니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-31.gitbook.io/playnomm/or-guide/undefined-1.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.
