# 게임 출시하기

메인 메뉴에서 \[게임]을 클릭하고, \[게임 출시하기]를 클릭하면, 게임을 출시하는 팝업창이 뜹니다. 아래 스크린샷 참조 바랍니다.

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

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

**1. 펑크랜드 \[회원 가입]**

펑크랜드 회원가입이 되어 있지 않으면, 우선 회원 가입을 진행해야 합니다. 로그인 방식 선택 팝업창에서 \[회원가입] 버튼을 클릭합니다. 아래 스크린샷 참조 바랍니다.

펑크랜드 회원 가입 페이지로 이동하며, 이메일/비밀번호/닉네임 입력후, 로그인을 클릭합니다.

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

입력한 메일주소로 \[이메일 인증] 메일이 발송 됩니다.

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

메일로 받은 링크를 클릭하여, 이메일 인증을 진행하면,

“이메일이 인증되었습니다!” 라는 팝업 메시지 창이 뜹니다.

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

이로서 회원가입이 성공적으로 완료 되었습니다.

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

**2. \[로그인] 방식 선택**

\[계정 이름] 혹은 \[계정 이메일]로 로그인 가능합니다.

\[계정 이름] \[계정 이메일]로 로그인하면, 아래와 같이 \[현재 계정 정보] 및 \[게임 정보]를 확인 가능하며, \[APK 생성하기] 및 \[게임 출시하기]를 진행 가능합니다.

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

**3. \[현재 계정 정보]**

계정 닉네임, 계정 ID, Name, Version, Beta, Updated at를 확인 할 수 있습니다.

\
**4. \[게임 정보]**

UUID 확인 및 변경 가능 합니다.

아이콘, 버전, 현재 베타 버전, 현재 출시 버전, 장르, 게임 이름, 게임 설명, 카페 혹은 채팅방 URL, 지원 언어를 확인 가능합니다.

\
**5. \[APK 생성하기]**

**6. \[게임 출시하기]**

\[게임 출시하기]를 클릭하면, \[출시 확인] 팝업창이 뜹니다.

해당 팝업창 내용을 확인하고, \[개발자, 수익화 약관 모두 동의], \[펑크랜드 개발자 약관 동의], \[펑크랜드 수익화 약관 동의]에 모두 동의 하시고, \[출시] 버튼을 클릭하면, 게임 출시가 완료 됩니다.

<figure><img src="/files/8aFJpJrQbSV9m5NH1WTn" 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.punkland.io/punkland/punkland-studio/studio/undefined-6.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.
