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

# セクター

セクターランキングはサイクルごとに集計されます。

* 各セクターの所属プレイヤーのサイクルスコアを全て合算する
* 順位ごとに報酬プールからの割り当てが固定
  * 1位：45%
  * 2位：33％
  * 3位：22%
* 各セクター毎に報酬を割り当てたのち、セクター内での貢献量に応じて報酬の配布が行われる

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

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

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

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

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


---

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