# \[ 제 13조 ] 공모죄

### \[ 제 1조 ] 범죄 가담

| 처리 항목 | 내용          |
| ----- | ----------- |
| 벌금    | 10,000,000원 |
| 구금    | 20분         |

* 범죄행위를 직접 하지 않았더라도, 범죄행위에 도움을 주었을 경우 적용됩니다.
* 직접적인 가담으로 판단될 경우, **관리진 판단에 따라 이중 RP가 성립될 수 있습니다.**

#### 추가 규정

* 공모 여부는 **범죄에 가담한 인원의 진술** 또는 **영상 자료**를 통해 확인합니다.

***

### \[ 제 2조 ] 청부살인 요청

| 처리 항목 | 내용           |
| ----- | ------------ |
| 적용 법률 | 공무원법률 제1조 3항 |

* 살인을 목적으로 타인에게 **청부살인을 요청한 경우** 적용됩니다.
* 공무원법률 제13조 1항이 아닌, **공무원법률 제1조 3항(청부살인)** 으로 처리됩니다.

#### 포함 행위

* 살인 의뢰
* 살인 대가 제시
* 살인 조건 협의

***

### \[ 제 3조 ] 납치 요청 및 공모

| 처리 항목 | 내용        |
| ----- | --------- |
| 적용 법률 | 공무원법률 제5조 |

* 납치를 목적으로 타인에게 **납치를 요청하거나 공모한 경우** 적용됩니다.
* 공무원법률 제13조 1항이 아닌, **공무원법률 제5조 내 납치 관련 조항**으로 처리됩니다.

#### 포함 행위

* 납치 계획 협의
* 대상자 정보 제공
* 납치 장소 및 방법 조율
* 납치 실행 요청


---

# 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-1/13.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.
