# Game Chat 시작

## Game Chat 서비스 신청 및 프로젝트 생성

Game Chat 서비스 신청 및 프로젝트 생성을 위해서는 <cs@nbase.io> 메일 주소로 사용하고자 하시는 프로젝트명을 적어 신청해 주시기 바랍니다.

## 프로젝트 관리

프로젝트의 이름 변경, 관리자 계정 비밀번호 초기화, 프로젝트 삭제 등과 같은 부분은 <cs@nbase.io> 메일을 통해 요청해 주세요.

> 주의\
> 프로젝트를 삭제 할 경우, 프로젝트에서 보유한 모든 데이터가 삭제되므로 주의해 주세요.

## 프로젝트 유료 전환

프로젝트 생성 시 하루 최대 200 CCU 사용할 수 있는 무료 개발용 프로젝트로 생성됩니다. 200 CCU 이상 사용하려면 유료로 전환해야 합니다. 프로젝트 유료 전환 방법은 다음과 같습니다.

1. Game Chat 관리 페이지(대시보드)에 로그인을 해주세요.
2. 관리 페이지 하단에 나타난 **\[유료전환]** 버튼을 클릭해 주세요.
3. 알림 창을 확인하고 **\[확인]** 버튼을 클릭해 주세요.

> 주의\
> 무료 환경에서 유료 환경으로 전환한 후에는 다시 무료 환경으로 전환할 수 없으므로 주의해 주세요.


---

# 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.gamechat.me/basics/game-chat-v2/quickstart/publish-your-docs.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.
