# Using GAMEPOT

## Starting GAMEPOT

GAMEPOT is available in Classic/VPC environments.

You can use the service by creating a GAMEPOT project and dashboard.

The GAMEPOT dashboard provides various functions necessary for operations and management. Depending on the type of product you have applied for, various statistical indicators regarding the game's users (players) and revenue are also provided. By integrating with other services of Naver Cloud Platform, you can also use additional features such as SMS and log analysis.

Each GAMEPOT dashboard is a unique dashboard that uses different administrator accounts and domains to access. Therefore, sensitive data of the game company, such as customer information and payment history, is securely protected and not shared.

## **Creating a Project and Dashboard**

When you create a GAMEPOT project in the Naver Cloud Platform console, a dashboard for that project is also created. By creating a project and dashboard, you can start using the GAMEPOT service and access various game development, operation, and management features.

If you are using the GAMEPOT service for the first time, a free Trial product will be provided instead of the product selected during project creation. The free service is limited to 50 DAU (Daily Active Users), and when you switch to a paid service, you will be able to use the product you selected at the time of project creation.

Here are the steps to create a GAMEPOT project and dashboard:

1. Access the Naver Cloud Platform console.
2. Click on **Services > Gaming > GAMEPOT** in sequence.
3. Click the **\[Create Project]** button.
4. Enter the project name.
5. Enter the email address to be used as the administrator account for this project in the Administrator ID field.
   * An account verification email will be sent to this email address.
6. Select a product from the product selection by referring to the pricing plans below.
   * All products have a monthly basic DAU (Daily Active Users) of 50,000. For more details on pricing, please refer to the **Portal > Service >** [**GAMEPOT**](https://www.ncloud.com/product/game/gamepot) page.

<table><thead><tr><th width="118">Product</th><th width="337">Description</th><th width="149">Hourly Charge</th><th>DAU Overcharge (Per DAU)</th></tr></thead><tbody><tr><td>Essential</td><td>A product that includes only the essential features required for game development and operation.</td><td>1,250 KRW</td><td>6 KRW</td></tr><tr><td>Pro</td><td>A product that includes various features for game development, management, and operation.</td><td>3,000 KRW</td><td>6 KRW</td></tr></tbody></table>

7. After clicking the **\[Create Project]** button, click the **\[Confirm]** button in the confirmation popup.
8. In the verification email sent to the email address entered in the Administrator ID, click the **\[Verify Email]** button.
9. On the initial setup screen, enter the account password you will use in the account settings section.
10. In the statistics settings section, select the base currency for aggregating and displaying statistical data.
11. After selecting the time zone to be used on the dashboard, click the **\[Confirm]** button.

## **Checking the Project List**

You can check the list of projects. From the list, you can change the product type, administrator account, and reset the password.

To check the project list, go to the Naver Cloud Platform console and click **Services > Gaming > GAMEPOT** in sequence.

* After selecting a project, you can click the **\[Manage Project]** button to change the project settings.
  * **Change Product**: You can change the product type for the project. The service fee will also change at the time of product change. Please note that changing the product type may temporarily restrict access to the dashboard.
  * **Change Account**: You can change the administrator ID that was entered when creating the project. After entering the new ID and requesting the change, a verification email will be sent to the new ID.
  * **Reset Password**: You can reset the password for the project administrator account. After entering the administrator account and requesting a reset, a verification email will be sent to that account.

## Deleting a Project

Here’s how to delete a project.

> **(Caution)**: When you delete a project, all information except for the additional linked services you have applied for will be deleted. Please carefully review before proceeding with deletion.

1. In the Naver Cloud Platform console, click **Services > Gaming > GAMEPOT** in sequence.
2. Select the project you want to delete and click the **\[Delete Project]** button.
3. In the confirmation popup, click the **\[Delete]** button.

## Accessing the Dashboard

> Dashboard access URL:&#x20;
>
> Korea Region: <https://dashboard.gamepot.ntruss.com/[NCPID]>\
> Singapore Regin: <https://sg-dash.gamepot.io/[NCPID]>\
> Japan Region: <https://jp-dash.gamepot.io/[NCPID]>

#### **How to Check the NCPID**

1. In the Naver Cloud Platform console, click **Services > Gaming > GAMEPOT** in sequence.
2. The value at the very end of the dashboard URL is the NCPID.

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

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

<table><thead><tr><th width="254">Section</th><th>Description</th></tr></thead><tbody><tr><td>① Dashboard Menu</td><td>List of Dashboard Features</td></tr><tr><td>② Language Menu</td><td>Change Language</td></tr><tr><td>③ Display Menu</td><td>Dark Mode, White Mode</td></tr><tr><td>④ User Menu</td><td>Edit Profile, Project Settings, Feedback, Help Center</td></tr></tbody></table>

## Edit My Information and Administrator

To edit your member information, log in to the dashboard, then click **ID** at the top right of the screen, and select **Edit Profile** from the menu.

<div align="left"><figure><img src="/files/MsMSL0MjWtACoLw7niAh" alt=""><figcaption></figcaption></figure></div>

To add or delete administrator accounts, click **Dashboard > Admin > List** in sequence.

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

## Switch to Paid

To switch from a free Trial product to a paid one, follow these steps:

1. In the Naver Cloud Platform console, click **Services > Gaming > GAMEPOT** in sequence.
2. Click the dashboard URL of the project you want to switch to a paid product.
3. Log in to the dashboard with your administrator account.
4. In the message bar displayed at the bottom of the screen, click the Switch to Paid button, and then click the \[Confirm] button in the confirmation popup.
   * Billing will start immediately from the moment you click the \[Confirm] button. Once switched to paid, you cannot revert to a free plan.


---

# 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.gamepot.io/basics/gamepot-3.0/images-and-media/editor.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.
