# 3.5 チャット画面

* ゲーム画面の右にチャットウインドウがあります。こちらに投稿したメッセージは全ユーザーに公開されます。
* チャットは日本語・英語チャンネル他、計12言語に分かれており、ゲームの言語を切り替えるとチャットも切り替わります。日本語チャンネルにおける発言は多言語のチャンネルには表示されません。
* チャットはゲームについて幅広いトピックを会話する「全体チャット」、騰落率レースの予想や実況をする「レースチャット」、ゲームシステムについてのコメントをする「システムチャット」に分かれています。

<figure><img src="https://1646914884-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmIUgdHDca0Q5ONtNwVOz%2Fuploads%2Fl4LiAsBYvqveHOvTlSQx%2Fimage.png?alt=media&#x26;token=2e20b6eb-f52f-4fa1-af25-7e3779feafe1" alt="" width="314"><figcaption></figcaption></figure>


---

# 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://coin-musme.gitbook.io/coin-musme-white-paper/3-game-start/35-chatto.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.
