# Auto Hunt System

## Auto Hunt System

Auto Hunt helps you keep progressing when time is limited.

It is built to support idle play without disrupting manual players, farmers, or boosters.

### Overview

Auto Hunt keeps the game balanced through reduced rewards.

{% hint style="warning" %}
Characters using Auto Hunt receive **50% less EXP** and **70% less item drop rate**.

In practice, that means you get **50% EXP** and **30% drop rate**.
{% endhint %}

### Auto Hunt types

#### Normal Auto Hunt

Get this version through in-game activities.

#### Golden Auto Hunt

Buy this version from the **Cash Shop**.

* **12 Hours** — `15,000 CashCoin`
* **24 Hours** — `25,000 CashCoin`
* **7 Days** — `100,000 CashCoin`
* **30 Days** — `350,000 CashCoin`

### Usage rules

* Each device or HWID can run up to **2 Auto Hunt sessions**.
* **Normal** and **Golden** Auto Hunt can be active at the same time.

### How to get Normal Auto Hunt

#### Daily Song

Listen to music in the area for **1 hour** to get **2 hours** of free Auto Hunt.

#### Daily Quest

Complete all **Daily Quests** to get:

* **3 hours** for **Non-VIP** players
* **6 hours** for **VIP** players

{% hint style="success" %}
Combine **Daily Song** and **Daily Quest** rewards to get up to **5 hours** of free Auto Hunt each day for **Non-VIP** players.

VIP players can get up to **8 hours** each day.
{% endhint %}

Claim the reward directly from the related NPC.

You can claim it **once per account per day**.

Multiple accounts are allowed.

### Character markers

Auto Hunt characters are clearly marked in-game.

They show **\[AUTO]** beside the character name.

They also use a **special Loka Aura**.

This makes Auto Hunt easy to distinguish from third-party programs.

{% hint style="danger" %}
If you see a suspicious player without the **\[AUTO]** tag and **LOKA Aura**, report it to **Loka CS on Discord**.
{% endhint %}

### Design goals

Auto Hunt is made for players with limited time.

It lets you keep progressing with clear tradeoffs.

Manual play still keeps the advantage in efficiency.

You can also use free Auto Hunt during breaks without replacing active play.

The system is tuned to protect the in-game economy and keep progression fair.


---

# 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://lokagamers.gitbook.io/rowiki/server-information/quality-of-life/auto-hunt-system.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.
