# Game Chat版本注释

Game Chat使用指南的版本注释。具体内容如下。

<table><thead><tr><th width="191">版本日期</th><th width="175">版本项目</th><th>版本内容</th></tr></thead><tbody><tr><td>2022.02.16.</td><td>修订使用指南</td><td>- 改善内容结构<br>- 适用风格指南</td></tr><tr><td>2022.07.21.</td><td>项目名称变更</td><td>- 项目名称更改特征</td></tr></tbody></table>


---

# 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/game-chat-ban-ben-zhu-shi.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.
