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

# ウィークリー（個人）

ウィークリーランキングは、毎月4回集計されるランキングです。デイリースコア（1日当たりの上限有）を集計し、ランキングが決まります。

報酬を得るには、集計期間内で15回以上のデイリークエストをクリアする必要があります。

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

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

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

1. プレイヤー名 & ランク
2. 表示期間切り替え
3. ウィークリースコアランク（獲得スコア/上限スコア）
4. 獲得したデイリースコアの内訳
5. デイリークエストのクリア状況\
   -報酬受け取り条件をクリアすると右下の四角にチェックマークがつく
6. 獲得報酬
   1. 集計が終わる前は「???」と表示
   2. 獲得条件を満たしていない場合は「-」と表示
   3. ウィークリーのみ、取得デイリースコアの10%（小数点以下切り捨て）のMAポイントを得られる
7. 請求ボタン
8. ランキング一覧表示（クリックで詳細表示）
   1. プレイヤー名 & ランク
   2. 獲得スコア（合計、ランクマッチ、探索）
   3. 所属ギルド名
   4. 所属ギルドランク
9. ページ切り替え
10. ランキング検索\
    -検索したランキングが含まれるページを表示


---

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