# Mining System

The Mining System or the in-game coin mining system is intended for players to use or exchange among themselves, or to exchange goods with NPCs at shops. Mining in the game refers to the action of interacting with ores that look like Plasma monsters to obtain an item called Omnilink Crystal. There are a total of 4 mining levels, each with different amounts of mining available according to the ore level, namely MINING\_LOW, MINING\_MID, MINING\_HIGH, and MINING\_LEGEND. Ores of a lower level will have fewer mining attempts and yield Omnilink Crystals in smaller quantities than higher-level ores.

<figure><img src="https://content.gitbook.com/content/3L5qLdb5aptR0BE8Eo02/blobs/1Z8PEgHLAilYf4fD1D1V/mining_low.jpg" alt=""><figcaption></figcaption></figure>

Maps where players can mine for Omnilink Crystals for use currently include a total of 2 maps, which are:

1. The map prt\_monk can be accessed by teleporting from the NPC Warp Service, then selecting Fields, and finally choosing Prontera Field 3.

<figure><img src="https://content.gitbook.com/content/3L5qLdb5aptR0BE8Eo02/blobs/GlCPc9X6TGyGKZqnFEDb/npc_warp_service.jpg" alt=""><figcaption><p>NPC Warp Service</p></figcaption></figure>

Walk to the warp point on the right side of the map to enter the mining area, where players can freely choose ores to mine. Approach the desired ore until the icon changes to a sword image, then left-click to start mining. Once the mining attempts for that ore are exhausted, the ore will automatically disappear and randomly respawn in another area of the map.

<div><figure><img src="https://content.gitbook.com/content/3L5qLdb5aptR0BE8Eo02/blobs/wjO4ONCWypr8EQmzr7lG/prt_fild03.gif" alt=""><figcaption><p>prt_fild03 (Prontera Field 3)</p></figcaption></figure> <figure><img src="https://content.gitbook.com/content/3L5qLdb5aptR0BE8Eo02/blobs/61RfCgROFv6HFGOpLFgK/prt_monk.gif" alt=""><figcaption><p>prt_monk</p></figcaption></figure></div>

2. moc\_fild07, popularly known as "the map above Morroc," is located north of the town of Morroc. You can simply walk north from Morroc to reach it. This map is much larger than the first one and contains MINING\_LEGEND or the highest level ore, which has a different appearance from the other three types of ore mentioned earlier.

<div><figure><img src="https://content.gitbook.com/content/3L5qLdb5aptR0BE8Eo02/blobs/3yTi4enSxHGcpsHlAzur/moc_fild07.gif" alt=""><figcaption><p>moc_fild07 (Sograt Desert 7)</p></figcaption></figure> <figure><img src="https://content.gitbook.com/content/3L5qLdb5aptR0BE8Eo02/blobs/feFn3TnT8oUnfNAU45PR/mining_legend.jpg" alt=""><figcaption></figcaption></figure></div>

Furthermore, the two maps opened for mining are Free PK maps, meaning players can freely engage in combat similar to a PVP room. Additionally, Whispers will be present as the map-specific monsters that can disturb players. Therefore, always exercise caution while mining.


---

# 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://megaverses-organization.gitbook.io/en-welcome-to-ro-megaverse/main-features/mining-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.
