> 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/ranking/girudo.md).

# ギルド

ギルドランキングは毎月集計されます。

* 各ギルドの所属プレイヤー全ての期間内サイクルスコアを合算する
* 月の途中でギルドから脱退した場合プレイヤーがいる場合、以下のように扱われる
  * ギルド
    * 脱退したプレイヤーが稼いだスコアは消失する
    * 途中から加入したプレイヤーは、参加後に稼いだスコアのみ加算される
  * プレイヤー
    * 脱退したギルドに加算されたスコアは次のギルドには引き継がれない
    * ギルドに所属していない場合、報酬は発生しない
* 各ギルド毎に報酬を割り当てたのち、ギルド内での貢献量に応じて報酬の配布が行われる

報酬を獲得するには、デイリークエストクリア回数かサイクルスコアランキング上位（ランクマッチスコアと探索スコアの合算）のどちらかの条件を満たす必要があります（概要を参照）。

{% content-ref url="/pages/lRnxqdQDxo8T5iw9WGub" %}
[Ranking](/japanese/game/ranking.md)
{% endcontent-ref %}

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

a. ウィークリー（個人）\
b. サイクル（個人）\
c. ギルド\
d. セクター

1. 表示期間切り替え
2. ギルド名
3. ギルドスコアランク
4. 獲得したスコアの内訳\
   -括弧内はプレイヤーが獲得したスコア
5. 報酬獲得条件表示
   1. デイリークエストクリア回数は緑のゲージが右端まで届く必要がある
   2. ランキング上位は明るい青のゲージ内に入る必要がある
   3. 報酬受け取り条件をクリアすると右下の四角にチェックマークがつく
6. 表示項目切り替え\
   -条件を満たしているとチェックマークがつく（どちらかにつけば報酬を得られる）
7. 獲得報酬
   1. 集計が終わる前は「???」と表示
   2. 獲得条件を満たしていない場合は「-」と表示
8. 請求ボタン
9. ランキング一覧表示（クリックで詳細表示）
   1. ギルド名
   2. 獲得スコア（合計、ランクマッチ、探索）
10. ページ切り替え
11. ランキング検索\
    -検索したランキングが含まれるページを表示）


---

# 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/ranking/girudo.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.
