# \[ 제 16조 ] 증거인멸죄

### \[ 제 1조 ] 증거인멸 및 증거훼손

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

* 범죄와 관련된 증거를 고의적으로 숨기거나 제거한 경우 적용됩니다.
* 증거를 변조하거나 훼손하여 사건 조사를 방해하는 행위 또한 포함됩니다.
* 영상자료, 물품, 현장 흔적 등을 의도적으로 없애는 행위도 증거인멸로 간주됩니다.

***

### \[ 제 2조 ] 연행·소지품 검사 중 물건 폐기 시도

| 처리 항목 | 내용                      |
| ----- | ----------------------- |
| 기본 처리 | 서버 법률에 의거 **Non-RP 처리** |

* 연행 중이거나 소지품 검사를 받는 도중 **물건을 버리는 모션**을 취할 경우 적용됩니다.
* 증거를 없애기 위한 행위로 판단되며, 서버 법률상 **NON-RP 위반**으로 처리됩니다.

#### 사건처리 요청 가능 조건

* 억울한 경우 담당 경관에게 **영상 자료 제출**을 통해 사건처리를 요청할 수 있습니다.
* 담당 경관은 특별한 사유가 없는 한 사건처리 요청을 거부할 수 없습니다.

#### 제출 자료 인정 기준

제출하는 영상 자료에는 아래 내용이 모두 포함되어야 합니다.

* 본인의 **고유번호**
* 본인의 **닉네임**
* 전체 **인벤토리 화면**

> 위 3가지가 모두 확인되어야 공식 자료로 인정됩니다.

***

### \[ 제 3조 ] 불심검문 중 물건 폐기

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

* 단순 불심검문 상황에서 물건을 버리는 행위를 한 경우 적용됩니다.
* 연행 상태가 아니더라도, 검문 중 증거를 은닉하거나 제거하려는 행위로 판단합니다.


---

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