# \[ 제 11조 ] 영업방해죄

### \[ 제 1조 ] 영업방해

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

* 다른 사람의 정상적인 영업 활동을 방해한 경우 적용됩니다.

#### 영업방해에 포함되는 행위

* 팩션의 물품 판매를 고의적으로 방해하는 행위
* 시민 간 거래 및 교류 활동을 방해하는 행위
* 특정 장소를 점거하여 정상적인 영업을 막는 행위
* 반복적인 방해 행동으로 서비스 제공을 어렵게 하는 행위

#### 추가 적용 사항

* 팩션에게 영업방해를 한 경우, 해당 팩션은 내부 블랙리스트에 등재할 수 있습니다.
* 영업방해를 이유로 팩션 또는 시민이 상대에게 위협·폭행·살인 등의 피해를 가할 경우, **가해자와 대응한 측 모두 처벌 대상**이 됩니다.

***

### \[ 제 2조 ] 시민직 직업 활동 방해

| 처리 항목 | 내용                 |
| ----- | ------------------ |
| 기본 처벌 | 공무원법률 제11조 1항 적용   |
| 추가 처벌 | 공무원법률 제8조 4항 추가 가능 |

* 시민직의 정상적인 직업 활동을 고의적으로 방해하는 경우 적용됩니다.

#### 예시

* 배달 업무 방해
* 운송 업무 방해
* 채집·생산 활동 방해
* 반복적인 차량 충돌 또는 길막
* 고의적인 고객 유도 방해

#### 가중 처벌 가능

* 단순 방해를 넘어 **호출 후 도주**, **반복적인 괴롭힘**, **분쟁 유도 목적**이 확인될 경우 추가 처벌될 수 있습니다.


---

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