# \[ 1장 ] NON-RP

### \[ 제 1조 ] 기본 처벌 기준

* 본 규정의 기본 처벌 기준은 아래와 같습니다.

| 처벌 항목 | 내용       |
| ----- | -------- |
| 구금    | **200분** |
| 서버 경고 | **1회**   |

* 집행법률에 별도로 기재되지 않은 위반 사항은 본 규정을 기준으로 처리됩니다.

***

### \[ 제 2조 ] 구금 중 제한 사항

구금 상태의 이용자는 아래 제한을 준수해야 합니다.

* **근접 채팅을 제외한 모든 채팅 사용은 금지**됩니다.\
  → 위반 시 **NON-RP**로 간주됩니다.
* 구금 상태에서 **타인을 업는 행위**는 금지됩니다.\
  → 위반 시 **NON-RP**로 간주됩니다.
* 구금 상태에서 **버그를 이용하여 탈옥하거나 탈옥을 시도하는 행위**는 금지됩니다.
* 탈옥 버그 악용이 확인될 경우, 기본 처벌 외 **가중 처벌**이 적용될 수 있습니다.

***

### \[ 제 3조 ] NON-RP 합의 규정

* RP 진행 중 발생한 **NON-RP 상황**에 대해서는, **관리진 호출 전까지 당사자 간 합의**가 가능합니다.
* 단, 아래 경우에는 합의가 불가능합니다.
  * 이미 **관리진이 호출된 이후**
  * **관리진이 NON-RP 장면을 직접 확인한 경우**
* 위 상황에서는 운영진 판단에 따라 규정에 맞게 처리됩니다.


---

# 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-2/1-non-rp.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.
