# Game Chat を開始する

## Game Chat サービスの申し込みおよびプロジェクトの作成

Game Chat サービスの申し込みおよびプロジェクトの作成には、<cs@nbase.io> のメールアドレスに使用したいプロジェクト名を記載して申請してください。

### プロジェクトの管理

プロジェクト名の変更、管理者アカウントのパスワードリセット、プロジェクトの削除などについては、<cs@nbase.io> のメールアドレスを通じてご依頼ください。

> 注意
>
> プロジェクトを削除すると、プロジェクトの保有データがすべて削除されますのでご注意ください。

## 有料プランへの切替

プロジェクトを作成すると、1日最大200CCUを使用できる無料開発用プロジェクトとして作成されます。200CCU以上使用するには、有料に切り替える必要があります。 プロジェクトを有料に切り替える方法は、以下のとおりです。

1. Game Chat 管理ページ（ダッシュボード）にログインしてください。
2. 管理ページ下部に表示された \[有料に切替] ボタンをクリックします。&#x20;
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/game-chat-ri-ben-yu/game-chat-wosuru.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.
