# 启动Game Chat

## 申请 Game Chat 服务及创建项目

要申请 Game Chat 服务并创建项目，请将您希望使用的项目名称发送至 <cs@nbase.io> 进行申请。

## 项目管理&#x20;

如需更改项目名称、重置管理员账户密码、删除项目等，请通过 <cs@nbase.io> 邮件进行请求。

> 注意
>
> 删除项目时项目中包含的所有数据也将被一并删除，请谨慎操作。

## 转换为付费

创建项目时会创建每天最多可使用200CCU的免费开发用项目。

如想使用200CCU以上，须转换为付费服务。 转换为付费项目的方法如下：

1. 请登录到 Game Chat 管理页面（仪表盘）。
2. 点击管理页面下方显示的 \[转换为付费] 按钮。&#x20;
3. 确认通知窗口后点击 \[确定] 按钮。

> 注意&#x20;
>
> 从免费环境转换为付费环境后将无法重新转换为免费环境，请谨慎操作


---

# 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-zhong-wen/qi-dong-game-chat.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.
