# Docs

## Nov 18, 2025

* Play Guide → Bridge
  * Add OAS Rewards

***

## Oct 7, 2025

* Game → Sector & Guild
  * Add total EXP to the guild level table

***

## July 17, 2025

* Play Guide → Open Beta → Skill Detals
  * Added information about buffs and debuffs to skill details.

***

## July 14, 2025

* Overview → Monster
  * Fixed the Battle Count parameter
* Game
  * Fixed the win/lose conditions after 20 turns in Battle

## Jun 30, 2025

* Added pOAS Payment page to Play Guide

***

## Jun 24, 2025

* Updated Play Guide for Open Beta
* Added update information page
  * Updates made in the game will not be reflected on this page


---

# 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/update-hitory/docs.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.
