> 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/play-guide/open-beta/ranking/weekly-personal.md).

# Weekly(Personal)

Weekly rankings are compiled four times a month. Daily scores (with a daily limit) are tallied to determine the ranking.

To earn rewards, player must complete at least 15 daily quests within the period (see overview).

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

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

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

1. Player Name & Rank

2. Display Period Switching

3. Weekly Score Rank (Score Earned / Maximum Score)

4. Breakdown of Daily Score Earned

5. Daily Quest Completion Status\
   -A check mark will appear in the lower right square when the conditions for receiving rewards are met"

6. Reward
   1. Before the tally is completed, ""???"" is displayed
   2. If the conditions for earning are not met, ""-"" is displayed
   3. Weekly only, players get 10% (rounded down to the nearest whole number) of the MA points of the daily score players get

7. Claim Button

8. Ranking List Display (click to view details)
   1. Player Name & Rank
   2. Score (Total, Ranked Match, Exploration)
   3. Guild Name
   4. Guild Rank

9. Page Switching

10. Ranking search\
    -Displays pages containing the searched ranking


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.remonster.world/play-guide/open-beta/ranking/weekly-personal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
