# \[ 제 6조 ] 불법물품소지죄

### \[ 제 1조 ] 불법물품 소지

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

* 불법적으로 지정된 물품을 소지한 경우 적용됩니다.

#### 불법물품 예시

* 마약
* C4
* 검은돈
* 보석
* 기타 서버에서 불법으로 지정한 물품

***

### \[ 제 2조 ] 불법무기 소지

| 처리 항목 | 내용              |
| ----- | --------------- |
| 벌금    | **50,000,000원** |
| 구금    | **25분**         |

* 불법적으로 지정된 무기를 소지한 경우 적용됩니다.

#### 불법무기 예시

* 총기류
* 근접무기류
* 기타 공격용 무기

#### 예외 사항

* **근접무기류는 단순 소지만으로는 처벌되지 않을 수 있습니다.**
* 다만, 해당 무기를 사용하여 타인에게 피해를 입힌 경우 **불법무기 소지 및 사용으로 포함됩니다.**

***

### \[ 제 3조 ] 불법물품 밀매 및 거래

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

* 불법물품을 판매, 전달, 거래, 밀매한 경우 적용됩니다.

#### 가중 처벌

* **공무원 법률 제6조 제1항 (불법물품 소지)** 와 함께 적용 가능
* 소지 + 거래가 함께 확인될 경우 **가중처벌됩니다.**

***

### \[ 제 4조 ] 불법무기 밀매 및 거래

| 처리 항목 | 내용              |
| ----- | --------------- |
| 벌금    | **40,000,000원** |
| 구금    | **15분**         |

* 불법무기를 판매, 전달, 거래, 밀매한 경우 적용됩니다.

#### 가중 처벌

* **공무원 법률 제6조 제2항 (불법무기 소지)** 와 함께 적용 가능
* 소지 + 거래가 함께 확인될 경우 **가중처벌됩니다.**


---

# 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/6.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.
