# 3.5 聊天畫面

* 遊戲畫面的右側有聊天窗口。您在此處發送的消息將對所有用戶公開。
* 聊天分為日語、英語等12種語言頻道，當您切換遊戲語言時，聊天也會相應切換。您在日語頻道中的發言不會顯示在多語言頻道中。
* 聊天分為「全體聊天」，涵蓋關於遊戲的廣泛主題；「賽事聊天」，用於預測和直播騰落率賽事；以及「系統聊天」，用於對遊戲系統的評論。

<div><figure><img src="/files/dfqZd9dpthPrzq6TmyFz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/zkwMka70nX7N7Yp592od" alt=""><figcaption></figcaption></figure></div>


---

# 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/han-yu/3.-you-xi-kai-shi/3.5-liao-tian-hua-mian.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.
