# \[ 제 22조 ] 뉴비특별법

## 뉴비 보호법

### \[ 제 1조 ] 뉴비 벌금 감면

| 처리 항목  | 내용     |
| ------ | ------ |
| 벌금 감면  | 50% 적용 |
| 보석금 감면 | 50% 적용 |

* 뉴비는 뉴비보호법에 따라 법률 위반 시 벌금이 절반만 적용됩니다.
* 보석금 또한 동일하게 절반 적용됩니다.

**제외 사항**

* 스토리 RP 관련 처벌
* 스토리 RP 진행 중 발생한 범죄

***

### \[ 제 2조 ] 뉴비 기준

| 처리 항목 | 내용             |
| ----- | -------------- |
| 적용 기준 | 서버 법률 뉴비보호법 기준 |

* 뉴비 여부는 서버 법률 내 뉴비보호법 기준으로 판단합니다.

***

### \[ 제 3조 ] 뉴비 처벌 규정

| 처리 항목 | 내용          |
| ----- | ----------- |
| 처벌 기준 | 일반 법률 동일 적용 |

* 뉴비라도 서버 법률을 위반할 경우 즉시 법률에 따라 처벌됩니다.
* 감면 여부와 별개로 범죄 자체는 정상 적용됩니다.


---

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