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

# 운영자 및 사업자 정보

{% hint style="info" %}
해당 정보는 투명하고 신뢰있는 운영을 위해 제공되는 정보로서 정직한 운영을 약속드립니다
{% endhint %}

## 사업자 정보

> 업체명 : 블러디 온라인 (블러디 네트워크)
>
> 대표자 : 김태민
>
> 전화번호 : 010-5192-1615
>
> 사업자 등록 번호 : 195-56-00630
>
> 통신판매번호 : 2026-광주광산-0217
>
> 소재지 : 광주광역시 광산구 평동로803번길 80, 2층 (옥동) (우) 62414
>
> 이메일 : <rlaxoals59@naver.com>
>
> 개인정보관리책임자 : 김태민
>
> Copyright © 2025 Bloody Netork. All rights reserved.

## 대표자 정보

> 별칭 : 블러디 (본명: 김태민)
>
> 카카오톡 ID : rlaxoals59
>
> 디스코드 ID : bloody1218
>
> 서버 개발 및 운영 경력 : 10년 이상
>
> Tech Stack
>
> * Java 8, Java 21, Kotlin
> * Framework/Library : Spigot/Paper API
> * Infrastructure: MySQL, MariaDB, Redis, Oracle, Linux
>
> Certifications & Awards
>
> * 정보처리기사 (Engineer Information Processing) - ing...
> * 빅데이터분석기사 (Engineer Big Data Analysis) - ing...
> * SQLD (SQL Developer) - 2024.11
> * ADsP (Advanced Data Analytics Semi-Professional) - 2024.12
> * 컴퓨터활용능력 1급 (Excel, Database, Computer) - 2023.12
> * 정보처리기능사 (Craftsman Information Processing) - 2024.11
> * 네트워크관리사 2급 (Network Administrator) - 2025.05

## 운영자 정보

> * 인하 (BLDsv\_Inha) - 관리 총괄, 밸런싱, 원격 제어 및 기술적 보조
> * 펠 (BLDsv\_Pell) - 마인팜 밸런싱, 컨텐츠 기획, 서버 QA 및 관리
> * 버드 (BLDsv\_Bird) - PVP관련 QA 및 관리 체계 관리 감독
> * 김랜드 (BLDsv\_Rand) - 업무 보조 및 고객 대응 및 서버 원격 관리


---

# 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/undefined-3.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.
