# Game Chat(中文)

提供多种SDK和API，以便开发人员可以简单轻松地在游戏内构建聊天服务。

可在直观方便的Game Chat仪表盘内进行统计分析、服务运营和管理，并通过关联NAVER Cloud Platform的各种服务构建强大的聊天环境。

## Game Chat的丰富功能 <a href="#gamechat" id="gamechat"></a>

* 方便的仪表盘

  在手机上也能访问的Game Chat仪表盘界面中提供消息统计、聊天频道（公会）管理、屏蔽恶意用户、过滤脏话和辱骂、下载和搜索聊天消息功能。
* 一对一聊天

  可向特定用户发送通知消息，稳定地支持用户之间的一对一聊天系统。
* 多国语言消息实时自动翻译\
  为方便不同国家/地区的人交谈，提供与NAVER的强大AI翻译解决方案Papago关联的功能。可利用自动翻译功能与全球用户轻松构建社区。
* 屏蔽辱骂及屏蔽恶意用户

  为构建健康的聊天环境，可过滤并删除包含脏话和辱骂的消息，还可以设置为恶意用户（玩家）在一定时间内禁用聊天。
* 实时分析指标

  提供各种分析指标，以便分析用户访问现况、消息发送现况等。

## Game Chat使用指南说明 <a href="#gamechat" id="gamechat"></a>

为方便用户有效使用Game Chat，Game Chat使用指南由以下主题构成。读者可通过各主题了解以下内容：

* Game Chat概述：Game Chat介绍和功能介绍、相关资源介绍
* Game Chat使用前准备：介绍使用Game Chat之前需要提前准备的事项
* 启动Game Chat：Game Chat服务的方法
* 使用Game Chat：介绍可供Game Chat用户使用的功能的使用方法
  * Game Chat运营和管理：介绍仪表盘的访问方法和使用方法
  * Game Chat Unity SDK：介绍Unity专用Game Chat SDK的使用方法


---

# 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.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.
