> 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/additional-feature/list-all-features.md).

# List All Features

### Unique Main Features

* Newbie Package
* Boss Dungeon
* [World Boss](/rowiki/unique-feature/boss-system/world-boss.md)
* Mining System
* Pokemon Egg
* Card Collection Book
* Loka Sealed MVP Card
* Refined Weapon Skin
* Golden Equipment

### Highlight Features

* [Auto Hunt System](broken://spaces/lSc4wpfHX8g17TvaOg1v/pages/HuDHkPl2f2WM3XTuBOV0)
* Alternative Currency
* [Charity System](/rowiki/additional-feature/charity-system.md)
* Crafting System
* Custom Usable Items
  * Team Calling
  * Greedy
  * Loka Life Potion
  * Loka Mana Potion
  * Mysterious Potion
* Custom Etc Items
  * Loka Blessing
  * Mining Pickaxe
  * Mining Glove
* Custom Rental Equipment
* Custom Equipment
* Custom Equipment Set Combo
* Equipment Upgrader
* Card Collection Book
* Drop Rate Booster
* Top Player Weekly
* Pokemon Pet Evolution
* Weapon Skin Refine Bonus Effect
* Maintown Free Exp
* Monster Spotlight
* Merchant Day
* New Title
* VIP Lifetime
* Costumes with Bonus Stat Effects
* Custom NPC Services

### Basic Features

* Loot & Drop Changes
* Routine Skill Rebalancing
* Top Rank System
* Bounty Board Reward
* Special Character Nicknames
* Character Transfer System
* Character Position Change System
* Undo Status Values by `-1` into the Status Points System
* Inventory Expansion
* Gym Pass
* Boarding Halter
* Card Recycle System
* Card Remover
* Daily Login
* Item Drop Pillar Light Effect
* Automatic Pet Feeding
* Linked Item IDs
* Offline Vending


---

# 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/additional-feature/list-all-features.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.
