> For the complete documentation index, see [llms.txt](https://kepithor.gitbook.io/kepithor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kepithor.gitbook.io/kepithor/kepithor-community/patch-notes/royal-rampage/rr-version-158.md).

# RR Version 158

#### **Gameplay - Seasonal Server**

* Seasonal Server now resets every calendar month.
* **Daily Tasks update:** Now based on battles played instead of battles won.
  * **Previously:** Win 1/2/3 matches to earn 1/2/3 cards.
  * **Now:** Complete 5/10/20 battles to earn 5/5/10 cards.
* **AI Opponent Matching:** If no human opponent is found within one minute, an AI opponent will be loaded.

#### **Gameplay - NFT Server**

* KKT prize requirement has been updated:
  * **Previously:** Win 3 matches
  * **Now:** Play 5 matches

**Adverts**

* Audio adverts have been re-added to main menu.

#### **Interface/Utility:**

* **KKT Payment Integration:** You can now buy gems/premium using KKT directly from your Royal Rampage game account.
* **Match Start Sound:** A drum sound now plays when you’re matched with an opponent, alerting you that the match is about to start.

{% hint style="warning" %}
To qualify as a "played match" for Seasonal or NFT Server requirements, a **minimum mana spend** has been introduced. This ensures matches are actively played and not just entered to meet the requirement.
{% endhint %}


---

# 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://kepithor.gitbook.io/kepithor/kepithor-community/patch-notes/royal-rampage/rr-version-158.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.
