# Guild

Guild rankings are compiled monthly.

* All players belonging to each guild will have their cycle scores totaled for the period
* If a player leaves the guild in the middle of the month, he/she will be treated as follows
  * Guild
    * Scores earned by players who leave the guild will be lost
    * A player who joins a guild in the middle of a month will be aggregated only for the score earned after joining the guild
  * Players
    * Scores earned by a guild from which a player has left will not be transferred to the next guild
    * No reward will be given if you are not a member of any guild
* Rewards will be allocated to each guild and then distributed according to the amount of contribution within the guild

To claim the rewards, player must meet either the number of daily quests completed or the top cycle score ranking (sum of Ranked Match score and exploration score) (see overview).

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

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

a. Weekly (Personal)\
b. Cycle (Personal)\
c. Guild\
d. Sector

1. Display Period Switching
2. Guild Name
3. Guild Score Rank
4. Breakdown of Scores Earned\
   -Scores in parentheses are those earned by the player"
5. Reward condition display
   1. Daily Quest: Green gauge must reach the far right
   2. Ranking: Player must be within the bright blue gauge
   3. A check mark will appear in the lower right square when the conditions for receiving rewards are met
6. Toggle display items\
   -Check mark if the condition is met (player will be rewarded if either of them is met)
7. Reward
   1. Before the tally is completed, ""???"" is displayed
   2. If the conditions for earning are not met, ""-"" is displayed
8. Claim Button
9. Ranking List Display (click to view details)
   1. Guild Name
   2. Score (Total, Ranked Match, Exploration)
10. Page Switching
11. Ranking search\
    -Displays pages containing the searched ranking


---

# 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/play-guide/open-beta/ranking/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.
