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

# 〚제 7조〛거래 관련 규정

#### 1항. 거래의 범주

| 구분          | 내용                              |
| ----------- | ------------------------------- |
| **서버 내 거래** | 아이템·브릭·노동(알바)·재화·포인트·집 등 인게임 자산 |
| **서버 외 거래** | 계정 거래·서버와 무관한 재화·현금·상품권 등       |

#### 2항. 거래 사기 \[주의 \~ 경고 8회]

**(1) 거래 보호의 기본 원칙**

1. 거래 사기 보호를 받으려면 반드시 **`/거래` 명령어를 통한 거래**를 진행해야 합니다.
2. **집 거래는 운영진 호출을 통한 중계 하에 진행**되어야 합니다.
3. 다음 거래 방식은 **사기 발생 시 처리 불가**합니다.
   * 아이템 드랍 거래
   * 상자 거래
   * 선(線)으로 아이템 전달
   * `/거래` 외 모든 비공식 거래

**(2) 인정되지 않는 거래 형태**

* 서버 내 보증
* 빌려주기 / 대여
* 기간제 거래
* 유저 간 사적 계약

**(3) 거래 시 주의사항**

1. 거래 전 상대방 사칭 여부 확인
2. 거래 성사 후 철회 불가
3. 아이템 바꿔치기, 브릭·포인트 금액을 최종 확인 후 거래
4. **거래 전 영상 녹화 권장** (녹화 미진행 시 처리 불가능 가능)

**(4) 거래 사기 발생 시 복구**

피해 아이템 확인 후 가해자에 대한 정밀 압수수색이 진행되며, 발견 시 회수하여 지급됩니다. 발견되지 않을 경우 가치가 가장 비슷한 아이템으로 대체 지급될 수 있습니다.

#### 3항. 처리 불가 사유

다음의 경우는 거래 사기로 인정되지 않습니다.

1. **동맹 파괴·배신**: 약탈 서버 특성상 자유 행위로 간주
2. **공동 락 소유 동맹의 상자 강탈**: 배신 행위로 처리 불가
3. **아이템·집 빌려주기 후 미반환**: 처리 불가
4. **실수로 던진 아이템을 타 유저가 획득**: 반환 의무 없음
5. **PVP 가능 지역에서 장비 미착용으로 인한 약탈**: 처리 불가

#### 4항. 현금 거래 \[특수 정지]

**(1) 현금 거래의 정의**

타 서버·타 게임 재화, 현금, 상품권 등이 포함된 일체의 거래를 의미합니다. **친한 지인·친구 간의 교환도 동일하게 처벌**됩니다.

**(2) 처벌 대상**

1. 거래 신청자 및 수락자 **양측 모두 처벌**
2. 현금 거래를 **유도하는 행위**도 처벌
3. 일반 계정 거래는 관여하지 않으나, 운영진 판단상 현금 거래로 간주되는 경우(VIP 계정 또는 고가 아이템 포함 계정 판매 등)도 처벌

**(3) 자수·신고 시 혜택**

1. 자수 및 다른 유저 검거 협조 시 **감형 가능**
2. 신고자에게는 사건 규모에 따라 **서버 측 보상 + 가해자 재산에서 일부 보상** 지급

**(4) 신고 요건**

1. 가해자의 디스코드 계정과 인게임 닉네임이 특정되어야 함
2. 정확한 거래 단위(현금가·타 게임 재화 등)가 확인되어야 함
3. 운영진 판단상 현금 거래 의도가 명확할 것
4. 채팅 또는 영상 증거 권장 (음성 통화의 경우 상대 식별 후 영상 녹화 필수)

   <div data-gb-custom-block data-tag="hint" data-style="danger" class="hint hint-danger"><p><strong>현금 거래 함정 행위 금지</strong></p></div>

타 유저에게 현금 거래를 유도하여 신고하는 행위는 적발 시 **유도한 유저가 처벌**됩니다.

**현금 거래 사기 시 회사 면책**

현금 거래 진행 중 발생한 사기 피해는 회사가 일체 책임지지 않습니다.


---

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