# Leveling - Safe Zones

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

**Safe Zone System** introduces protected areas within specific high-traffic leeching maps. These zones are ideal for players who want to take a short break or safely regenerate without being attacked by monsters around.

***

### Available Safe Zone Maps:

| Map Name          | Map          |
| ----------------- | ------------ |
| Sphinx Dungeon 4F | `in_sphinx4` |
| Magma Dungeon 2F  | `mag_dun02`  |

{% hint style="danger" %}
These zones are **rotating** and will shift location within the map every hour.
{% endhint %}

***

### How It Works:

| Feature                | Details                                                           |
| ---------------------- | ----------------------------------------------------------------- |
| **Safe Zone Radius**   | 5x5 tile area                                                     |
| **Protection Effects** | Monsters cannot enter; skills are disabled (Basilica effect zone) |
| **Visibility**         | A glowing area on the minimap and screen with visual cues         |
| **Auto Relocation**    | Zone changes position automatically every hour                    |

{% hint style="info" %}
When a zone relocates, a system message will notify players in the affected map.
{% endhint %}

***

### Benefits of the Safe Zone:

* No monster attacks
* Great for regen or waiting
* A safe space for leechers and support classes
* Useful for solo players grinding in dangerous maps

***

### How to Find the Safe Zone:

* Look for **visual effects**
* A small **icon** will appear on your minimap

***


---

# 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://wiki.osro-revo.gg/features/leveling-safe-zones.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.
