# Publish Game

Click on **\[Game]**, then select **\[Launch Game]** to open a popup window for game release. Please refer to the screenshot below.

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

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

**1. Punkland \[Sign Up]**\
If you are not yet registered as a Punkland member, you need to sign up first. In the login method selection popup, click the **\[Sign Up]** button. Please refer to the screenshot below.

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

You will be redirected to the Punkland sign-up page. Enter your **email**, **password**, and **nickname**, then click **Log In**.

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

A **\[Email Verification]** message will be sent to the email address you provided.

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

Click the link in the email you received to complete the email verification process. A popup message saying **"Email has been verified!"** will appear.

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

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

**2. Selecting a \[Login] Method**\
You can log in using either your **\[Account Name]** or **\[Account Email]**.

Once logged in with your **\[Account Name]** or **\[Account Email]**, you can view your **\[Current Account Information]** and **\[Game Information]** as shown below. From this interface, you can proceed with **\[Generate APK]** and **\[Launch Game]** actions.

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

**3. \[Current Account Information]**\
You can view details such as your **account nickname**, **account ID**, **Name**, **Version**, **Beta**, and **Updated at**.

**4. \[Game Information]**\
You can view and modify the **UUID**. Other details include the **icon**, **version**, **current beta version**, **current release version**, **genre**, **game name**, **game description**, **cafe or chatroom URL**, and **supported languages**.

**5. \[Generate APK]**

\
**6. \[Launch Game]**\
When you click **\[Launch Game]**, a **\[Release Confirmation]** popup will appear.

Review the popup content, agree to **\[Developer and Monetization Terms]**, **\[Punkland Developer Terms]**, and **\[Punkland Monetization Terms]**, and then click the **\[Launch]** button to complete the game release process.

<figure><img src="/files/Vv1iHoQZ1GKyrsUvAXUf" 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-studio/studio/publish-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.
