> For the complete documentation index, see [llms.txt](https://docs.frogrp.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frogrp.kr/law/undefined/undefined-5.md).

# 통합 공무원 법률

경찰청, 보안국, EMS 및 RP 공무원 팩션에 적용되는 통합 법률입니다.  통합 공무원 법률

### 통합 공무원 법률

#### 통합 공무원 법률

경찰청, 보안국, EMS 전체 대상으로 적용되는 법률이다.

***

#### 출근 중 잠수

출근 중인 공무원은 잠수가 불가하다.

출근 중 공무원의 잠수는 개인책임이다.

***

#### 공무원 행동 강령

긴급 상황이 아닌 경우에는 도로교통법을 위반할 수 없다.

긴급 상황 시에는 사이렌을 켜야 한다.

공무원 차량의 경우 RP 상황 외에는 절대 타인에게 탑승을 허용할 수 없다.

공무원 물품을 타인에게 줄 수 없다.

단, 같은 팩션원의 경우 가능하다.

공무원은 공무원 복장을 착용하여야 한다.

***

#### 퇴근 공무원

퇴근 공무원은 시민으로 간주한다.

이에 따라 공무원 무기, 복장, 차량 사용이 금지된다.

***

#### RP 공무원 법률

경찰청, 보안국을 대상으로 적용되는 법률이다.

***

#### 신고절차

시민은 공무원에게 신고 시 지정 신고 대기 장소에서 공무원에게 신고를 접수해야 합니다.

이외 위치에서 하는 신고의 경우 거부가 가능하다.

***

#### 행동명령어 사용

공무 팩션은 범죄자 연행 시 행동 명령어 또는 음성 채팅을 이용해야 한다.

채팅으로 하는 것도 인정된다.

***

#### 팩션 호출

출근 중인 공무원은 호출을 무조건 받고 출동해야 하며, 특별한 사유가 있는 경우 해당 호출에 대해 거부 사유가 명확히 존재해야 한다.

***

#### 권력 남용

공무원은 무단으로 권력(수갑 채우기, 끌고 가기, 압수, 소지품 검사)을 사용할 수 없다.

공무원은 심증만으로 시민을 체포하거나 제재를 가할 수 없다.

객관적인 증거가 필요하다.

***

#### RP 규정

공무원의 RP 구금 시간은 최대 120분 이하로 제한된다.

120분 초과의 구금은 무효로 처리된다.

무기가 인벤토리(가방)에 있는 경우에는 처벌 할 수 없다.

***

#### 불심검문

공무원 팩션은 하루 최대 2회 불심검문이 가능하다.

불심검문은 1회당 최대 30분간 가능하다.

불심검문 시 디스코드 외부공지 및 사이드공지에 불심검문 시간과 같이 공표하여야 한다.

불심 검문 진행 시 공무원 팩션은 스토리RP를 거부할 수 있다.

불심 검문 진행 시 현장에서 소지품 검사가 가능하다.

***

#### PM

단속 중 PM을 1회 이상 찍은 경우에만 집행이 가능하다.

PM을 1회 이상 찍은 경우에만 출석 요구가 가능하다.

PM은 3초 간격을 두고 진행하여야 한다.

3초 내의 간격으로 하는 PM은 무효 처리 된다.

***


---

# 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://docs.frogrp.kr/law/undefined/undefined-5.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.
