> For the complete documentation index, see [llms.txt](https://docs.frogrp.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frogrp.kr/law/undefined/undefined-6.md).

# 매매 및 거래 법률

FROG 서버 내 재산 양도, 리셀, 용돈, 현금거래, 불법 거래를 제한하는 법률입니다.

### 매매 및 거래 법률

#### 제1조(개인 재산 양도금지)

**1항** 개인 자산을 타서버 이동 ∥ 장기 미접속 등의 이유로 다른 유저에게 이유없이 대량으로 양도 ∥ 기부하였을 경우에 각 호에 따라 가중처벌한다.

**2항** 재산 몰수 및 모든 아이템 삭제 조치를 취하며, 이를 거부하고 접속종료 ∥ 도주할 시에는 최소 구금 180분 \~ 영구 차단 처분에 처한다.

**3항** 양도받은 재산 ∥ 아이템을 판매 • 사용하였을 경우 거래가 된 재산 • 아이템 몰수 조치를 취한다.

***

#### 제2조(리셀 관련 규정)

**1항** 판매한 물품을 구매한 후 리셀할 때의 위 항목을 지켜야 한다.

**2항** 판매한 물품의 15% 이상으로 가격 인상을 하지 않을 것.

**3항** 구매한지 적어도 48시간 이후의 물품일 것.

**4항** 위 항목을 어길 시 물품회수조치와 경고 1회 처리가 들어간다.

**5항** 만약 판매자가 위 법률을 어기고 판매가 된 상태이면 판매금액, 구매자 물품회수 조치를 취한다.

**6항** 회수된 물품은 서버 내 귀속되어 추후 경매장에 판매된다.

***

#### 제3조(일일 용돈)

**1항** 하루에 용돈을 최대 10억으로 제한한다.

**2항** 위 법률을 어길 시 용돈의 초과금액을 전부 회수한다.

***

#### 제4조(현금거래)

**1항** 서버를 이용하는 모든 유저는 어떠한 이유든 OOC현금을 이용한 거래를 일절 제재한다.

**2항** 현금거래 적발 시 구매자 ∥ 판매자 최소 영구정지 및 데이터베이스 삭제를 강제집행한다.

***

#### 제5조(아이템 사기)

***

#### 제6조(개인도박 금지)

**1항** 자산 • 아이템을 개인적으로 도박하여 이익을 취하는 행위를 금한다.

**2항** 이를 어겨 사기행위를 당했을 경우 복구가 불가하다.

***

#### 제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://docs.frogrp.kr/law/undefined/undefined-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.
