# 제 7장 보호구역 관리법

### \[ 제 1조 ] 보호구역의 정의 및 적용

* 보호구역은 게임 내에서 이용자가 일정 수준의 보호를 받을 수 있도록 지정된 구역을 의미합니다.
* 보호구역 내에서 발생하는 모든 상황은 **관리자의 개입 및 판단**에 따라 처리됩니다.
* 보호구역 및 관련 규정의 관리 권한은 운영진에게 있으며, 필요에 따라 구역 지정 및 범위는 변경될 수 있습니다.
* 공무 수행 목적이 아닌 **비행 물체의 저공 비행**은 제한되며, 운영진 판단에 따라 **격추 또는 제재**될 수 있습니다.
* 보호구역 인근 도로(도로 1개 기준) 및 공무원 전용 부지는 **준보호구역**으로 분류됩니다.

***

### \[ 제 2조 ] 보호구역 및 준보호구역 지정 장소

#### 보호구역

* 메인 차고
* 메인 광장
* 뉴비 시청
* 잠수존

***

#### 준보호구역

* 메인 차고 앞 도로
* 메인 광장 앞 도로
* 공무원 사유지

{% hint style="info" %}
준보호구역은 일반 보호구역보다 제한이 일부 완화되지만, 여전히 특별 관리 구역으로 취급됩니다.
{% endhint %}

***

### \[ 제 3조 ] 준보호구역 내 허용 행위

준보호구역에서는 아래 RP에 한하여 예외적으로 허용됩니다.

* 치안공무원이 범법자를 검거하는 행위
* 치안공무원이 검거를 위해 **PM (Police Megaphone)** 을 사용하는 행위
* 치안공무원이 범법자 검거를 위해 총기를 발포하는 행위
* 범법자가 치안공무원으로부터 도주하기 위해 총기를 발포하는 행위
* 비어 있는 차량을 압류하는 행위

{% hint style="info" %}
위 허용 행위를 제외한 일반적인 전투 RP, 분쟁 RP, 즉흥 RP 등은 보호구역 및 준보호구역에서 제한될 수 있습니다.
{% endhint %}


---

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

```
GET https://organization-pfi.gitbook.io/frost-server/law/undefined/7.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.
