# Guild

ギルド機能は特定のプレイヤーランクに到達すると有効になります。

* ギルドに所属：Intermediate（公式戦Eランクで初勝利）
* ギルドに所属：Advanced（公式戦Cランクで初勝利）

ギルドには以下の特徴があります。

* ギルドに所属することで毎月のギルドランク戦に参加できる
* ギルドにはレベルがあり、サイクルスコアを所属プレーヤーが獲得することでEXPが蓄積され、規定値を超えると上昇する
* ギルドレベルが上昇すると、上限人数が増加する
* セクターと関係なくメンバーになれる
* メンバーにはマスター、サブマスター、任意のロール、一般がある
  * マスター権限：各種設定、申請許可、サブマスターの任命、各種権限の付与、メンバーのキック、マスター権限の移譲、解散
  * サブマスター権限：一部権限、申請許可、マスターの引継ぎ
  * 任意のロール：設定された権限
* 各ロールにはマスターが自由に名称を設定できる
* マスターのログインが30日ない場合、サブマスターがマスター権限を引き継ぐことができる
* サブマスターが複数いる場合は、サブマスター1→2→3の優先度で引き継がれる
* 脱退後は48時間経つまで次のGuildに加入できない
  * 脱退時にはそのギルドで蓄積したギルドスコアは消滅する
* ランクマッチでは同じGuildのメンバーは選ばれない

***

## ギルド詳細

{% content-ref url="/pages/OqhFRtzJGsoKJ75liPrL" %}
[Sector & Guild](/japanese/game/sector-and-guild.md)
{% endcontent-ref %}


---

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