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

# Cycle(Personal)

Cycle rankings are compiled every cycle (3 months). Rewards will be ranked and distributed based on scores from each of the Ranked Match and Exploration.

To receive rewards, player must be in the top rank (see overview).

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

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

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

1. Player Name & Rank

2. Display Period Switching

3. Ranked Match Score Rank

4. Exploration Score Rank

5. Daily Quest Completion Status
   1. Rewards are earned when you get within the bright blue range
   2. Ranked Match Score Rank at the top
   3. Exploration Score Rank at the bottom
   4. 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. Display total rewards for both Ranked Match and Exploration

7. Claim Button

8. Switch between Ranked Match and Exploration display of rankings

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

10. Page Switching

11. 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/cycle-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.
