# Chat

チャット機能を使用することで、他のプレイヤーとコミュニケーションを取ることができます。

チャットには以下の4つのチャンネルがあります。

* グローバル：全員共通のチャット
* セクター：セクター毎のチャット
* ギルド：ギルド毎のチャット
* DM：個別チャット（フレンドのみ有効）

DM以外はログアウトするとリセットされます。DMのみ以前の状態が保存されます。

<figure><img src="/files/rm1wKmAiIbdUR6VcjdZp" alt=""><figcaption></figcaption></figure>

1. チャットのオープン/クローズ
2. チャンネルの切り替え
   1. グローバル
   2. セクター
   3. ギルド
   4. DM
3. 表示形式の切り替え（シンプル/詳細）\
   -詳細表示ではプレイヤーのアイコンとランクが表示され、自身のメッセージは右側に表示される
4. 表示サイズの切り替え（大\~小）
5. プレイヤー名とメッセージ
   1. クリックするとプレイヤー詳細が表示される
   2. 自身のメッセージは黄色い文字になる
6. テキスト入力
7. 送信

***

## DM

DM選択時には右側に過去にやり取りしたフレンドのアイコンが表示され、選択することDMのやり取りができます。

これまでやり取りしたことがないフレンドの場合は表示されません。フレンド一覧からプレイヤー詳細を表示し、DMアイコンをクリックして最初のDMを開始してください。


---

# 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.remonster.world/japanese/play-guide/open-beta/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.
