> For the complete documentation index, see [llms.txt](https://bloody-network.gitbook.io/bloodynetwork/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bloody-network.gitbook.io/bloodynetwork/documentation/undefined-1/4.md).

# 〚제 4조〛인 게임 플레이 규정

#### 1항. 일반 플레이 안내

1. 회사가 제공하는 리소스팩 적용 및 사설 리소스팩의 자유 사용이 가능합니다. 단, 부정한 이익을 가져다주는 비인가 리소스팩(엑스레이, 방벽 가시화 등)은 **제5조**에 따라 처벌됩니다.
2. PVP 서버에서 상대를 타격하거나 타격당했을 때 **전투 상태**로 진입하며, 일정 시간 경과 후 자동 해제됩니다.
3. 전투 상태에서는 특정 명령어 입력이 제한되며, **퇴장 시 자동 사망(킬) 처리**됩니다. 반드시 전투 종료 메시지 확인 후 퇴장하시기 바랍니다.

#### 2항. PVP 월드 거점 규정

1. PVP 월드의 일반 집은 무단 침입이 자유롭게 허용됩니다.
2. **핫플집 / 특수집 / 일반 대형집** 지대에서 퇴장 후 재접속 시 자동으로 약탈월드 스폰으로 이동됩니다.
3. 동맹·팀 인원 제한은 없으며, 부계정 활동도 자유롭습니다. **단, 동시 접속은 IP당 최대 3개로 제한**됩니다.

#### 3항. 거점(섬·집) 관리

1. 거점은 **대형집 / 핫플집 / 특수집 / 개인광산** 등이 있으며, 각 종류별로 1채씩 보유 가능합니다.
2. **집 주인이 7일간 미접속 시 자동 철거**됩니다. 개인 사정과 무관하게 적용되며, 회사가 임의로 막을 수 없습니다.
3. 서비스 이용 정지 중에는 거점 명의 이전이 불가합니다.

#### 4항. 대전 관련

1. 대전 시작 시 대기실에서 대기할 수 있습니다.
2. 원치 않는 상대와 대전이 시작되거나 상대가 보이지 않을 경우, 대기실에서 대전 종료까지 대기하거나 운영진을 호출하시기 바랍니다.
3. 상대가 고의로 대전에 응하지 않는 행위를 반복할 경우, 대전은 양 당사자 협의로 진행되는 사적 이벤트이므로 **회사는 개입하지 않습니다**. 해당 유저와 향후 대전을 진행하지 않을 것을 권장드립니다.

#### 5항. 개인광산 무단 침입 \[주의 \~ 경고 1회]

1. 타인의 개인광산에 무단 침입하여 채굴할 경우 처벌됩니다.
2. 채굴 방해 행위는 가중 처벌됩니다.
3. 신고 악용 방지를 위해, 집주인이 채굴을 허락한 경우 **인게임 채팅으로 허락 내용을 확보**해야 합니다.

#### 6항. 미니게임 부정행위 \[주의 \~ 경고 8회]

미니게임 콘텐츠에서의 부정행위(매크로·핵·버그 악용)는 처벌 대상입니다.

#### 7항. 자산 관리 안내**다음 행위는 아이템 손실의 위험이 있으니 주의하시기 바랍니다.**

* 워프 도중 인벤토리 또는 가상창고 정리 — 아이템 손실 가능
* 가상창고 로딩 중 아이템 입력 — 증발 가능
* 전투 가능 지역에서의 창고 정리·아이템 수령
* 전투 가능 지역에서의 잠수 또는 접속 종료 후 재접속


---

# 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, and the optional `goal` query parameter:

```
GET https://bloody-network.gitbook.io/bloodynetwork/documentation/undefined-1/4.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
