> For the complete documentation index, see [llms.txt](https://lokagamers.gitbook.io/rowiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lokagamers.gitbook.io/rowiki/server-information/cash-shop/hot-popular.md).

# Hot (Popular)

This page tracks the current published **Hot (Popular)** category list for **Cash Shop**.

Prices and page order follow the current in-game screenshot set.

{% tabs %}
{% tab title="1/3" %}

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

* \[7 Day] Auto Attack Pack — `30,000 CP`
* \[30 Day] Auto Attack Pack — `100,000 CP`
* Tablet of Divine Vol.1 — `10,000 CP`
* Tablet of Divine Vol.2 — `10,000 CP`
* Tablet of Divine Vol.3 — `10,000 CP`
* Tablet of Divine Vol.4 — `10,000 CP`
* \[3 Day] Boarding Halter Box — `20,000 CP`
* \[7 Day] Boarding Halter Box — `35,000 CP`
* \[7 Day] Mining Glove — `35,000 CP`
  {% endtab %}

{% tab title="2/3" %}

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

* Loka Key — `1,000 CP`
* Loka Blessing — `5,000 CP`
* Gacha Box Vol.4 — `5,000 CP`
* \[Bundle] Gacha Box Vol.4 (10) — `45,000 CP`
* Megaphone Tier 1 — `250 CP`
* Megaphone Tier 2 — `2,500 CP`
* \[3 Hours] VIP Card — `3,000 CP`
* \[1 Day] VIP Card — `10,000 CP`
* \[3 Day] VIP Card — `25,000 CP`
  {% endtab %}

{% tab title="3/3" %}

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

* \[7 Day] VIP Card — `50,000 CP`
* \[10 Day] VIP Card — `70,000 CP`
* \[20 Day] VIP Card — `135,000 CP`
* \[30 Day] VIP Card — `145,000 CP`
* \[Lifetime] VIP Card — `2,000,000 CP`
  {% endtab %}
  {% endtabs %}

### [Gacha Box](/rowiki/server-information/cash-shop/hot-popular/gacha-box.md)

* [Gacha Box Vol.1](/rowiki/server-information/cash-shop/hot-popular/gacha-box/gacha-box-vol.1.md)
* [Gacha Box Vol.2](/rowiki/server-information/cash-shop/hot-popular/gacha-box/gacha-box-vol.2.md)
* [Gacha Box Vol.3](/rowiki/server-information/cash-shop/hot-popular/gacha-box/gacha-box-vol.3.md)
* [Gacha Box Vol.4](/rowiki/server-information/cash-shop/hot-popular/gacha-box/gacha-box-vol.4.md)

### [Tablet of Divine](/rowiki/server-information/cash-shop/hot-popular/tablet-of-divine.md)

* [Tablet of Divine Vol.1](/rowiki/server-information/cash-shop/hot-popular/tablet-of-divine/tablet-of-divine-vol.1.md)
* [Tablet of Divine Vol.2](/rowiki/server-information/cash-shop/hot-popular/gacha-box/gacha-box-vol.2.md)
* [Tablet of Divine Vol.3](/rowiki/server-information/cash-shop/hot-popular/tablet-of-divine/tablet-of-divine-vol.3.md)
* [Tablet of Divine Vol.4](/rowiki/server-information/cash-shop/hot-popular/tablet-of-divine/tablet-of-divine-vol.4.md)


---

# 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://lokagamers.gitbook.io/rowiki/server-information/cash-shop/hot-popular.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.
