> 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/6.md).

# 〚제 6조〛계정 관리 규정

#### 1항. 부계정의 정의

본 계정을 제외한 **동일 IP에서 사용되는 모든 계정**은 부계정으로 취급합니다 (가족 계정 포함).

#### 2항. 부계정 사용 한도

부계정 생성·사용은 자유로우나, **동시 접속은 한 IP당 최대 3개**로 제한됩니다.

#### 3항. 정지 처분 중 부계정 이용 \[주의 \~ 경고 3회]

계정 정지 중 부계정으로 서버 접근 시, 양쪽 계정 모두에 정지 사유에 따른 경고가 부여됩니다.

#### 4항. 악의적 부계정 사용 \[주의 \~ 경고 3회 / 본계 동시 처벌]

1. 부계정으로 경고 누적·정지를 회피하는 행위가 지속·예상되는 경우, 동일 IP의 모든 등록 계정에 동일하게 경고·정지가 적용됩니다.
2. 부계정이 처벌된 경우, 동일 IP의 본계정도 함께 처벌될 수 있습니다.

#### 5항. 계정 명의 이전

계정 명의 이전 시 **이전 계정의 정보 및 경고 카운트도 함께 이전**됩니다.

#### 6항. 계정·IP 보안 권고**계정 보안 예방 수칙**

1. 유저·팀원과 원격 프로그램(AnyDesk·TeamViewer 등) 정보를 공유하지 마세요.
2. **유저 간 핵 검사는 인정되지 않으며**, 일반 유저에게 원격 정보를 제공하지 마세요.
3. 비공식 URL 또는 .exe 파일 다운로드·실행을 금지합니다.
4. 디스코드 초대 링크는 출처를 반드시 확인 후 접속하세요.
5. 타 서버 이용 후 IP 변경을 권장합니다.
6. 타 서버 핵 검사 후 마인크래프트 정품 비밀번호 변경을 권장합니다.

**계정 유출·IP 유출로 인한 모든 피해는 이용자 본인에게 책임이 있습니다.**


---

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