> For the complete documentation index, see [llms.txt](https://docs.remonster.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.remonster.world/japanese/play-guide/open-beta/friend.md).

# Friend

ここでは、フレンドの管理を行うことができます。

フレンドになると、以下のようなことが可能となります。

* フレンドリストからプレイヤー情報の確認
* DMの送信

<figure><img src="/files/3w4GMbm24sQBi0v5fJmM" alt=""><figcaption></figcaption></figure>

a. フレンドリスト\
b. 送信済みリクエストリスト\
c. 受信リクエストリスト\
d. ミュートリスト

1. プレイヤー名
2. プレイヤーランク
3. サイクルスコア
   1. トータルランク（スコア）
   2. ランクマッチランク（スコア）
   3. 探索ランク（スコア）
4. ギルド名
5. ログイン状況
6. セクター
7. 削除
8. フレンドの数/上限
9. プレイヤー検索\
   -プレイヤー名やウォレットアドレスから検索可能


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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