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

# Cash Shop

The Cash Shop offers a wide selection of premium items and services available through Cash Point (CP), helping players progress and customize their journey in Loka RO Revo⁺ more efficiently.

### How to Top Up

{% stepper %}
{% step %}

#### [Visit Loka RO Revo⁺ Website](https://rorevo.lokagamers.com/) and select TOP UP menu.

Then you will be directed to the **Dashboard** login page

<figure><img src="/files/fZ0S7Zze4S5kHFlBYDKI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Login.

Using your Username & Password

<figure><img src="/files/2BYA4NctPoDG7mVwzPPt" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Choose an amount package from the list above.

* After login, go to the **Donate** module
* Click **Pay** on the package you want
  * [<mark style="color:$danger;">**Important**</mark>](#user-content-fn-1)[^1]<mark style="color:$danger;">**:**</mark>\ <mark style="color:$primary;">Please ensure the amount chosen on this dashboard</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">**matches**</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">the one on Sociabuzz</mark>

<figure><img src="/files/VVeUJYwtz3XkeooadlOB" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### A new tab will open on Sociabuzz.

Your Dashboard page will remain open — **do not close it**
{% endstep %}

{% step %}

#### Select the package you chose previously.

<figure><img src="/files/ULuXxrwldjMqHe6EEzi4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Fill in your Name and Email.

* [<mark style="color:$danger;">**Important:**</mark>](#user-content-fn-2)[^2]\
  **Do NOT change your Login User ID** shown in the message/label on the payment page

<figure><img src="/files/qt1FNRPot5XfJH4XuNoT" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Fill the Referral Code (optional).

* If you have a **referral code**, enter it
* If not — skip
  {% endstep %}

{% step %}

#### Accept the Terms & choose a payment method.

Tick the **agreement checkbox**, then select your payment method to finish.
{% endstep %}

{% step %}

#### Payment completed.

Wait a **few moments** and the Cash Points will be entered into your account.
{% endstep %}
{% endstepper %}

### Category Tab

* [New](/rowiki/server-information/cash-shop/new.md)
* [Hot (Popular)](/rowiki/server-information/cash-shop/hot-popular.md)
  * [Gacha Box](/rowiki/server-information/cash-shop/hot-popular/gacha-box.md)
  * [Tablet of Divine](/rowiki/server-information/cash-shop/hot-popular/tablet-of-divine.md)
* [Flash Sale](/rowiki/server-information/cash-shop/flash-sale.md)
* [Rental](/rowiki/server-information/cash-shop/rental-equipment.md)
* [Permanent](/rowiki/server-information/cash-shop/permanent-equipment.md)
* [Scrolls](/rowiki/server-information/cash-shop/scrolls.md)
* [Consumables](/rowiki/server-information/cash-shop/consumables.md)
* [Other](/rowiki/server-information/cash-shop/other.md)

{% hint style="info" %}
Use **Flash Sale** when you need the numbered promo order.
{% endhint %}

[^1]: Please ensure the amount chosen on this dashboard matches the one on Sociabuzz.

[^2]: Do NOT change your Login User ID shown in the message/label on the payment page.


---

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