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

# 디스코드 법률

FROG 서버 디스코드 이용 시 반드시 준수해야 하는 규정입니다.

***

### 디스코드 법률

#### 제1조(디스코드 미가입)

**1항** 디스코드 미가입 적발 시 관리자 • 스태프는 최초 1회 디스코드 가입 명령을 할 수 있다.

**2항** 불이행시 서버 추방, 지속된 미가입 시 영구 차단 조치가 된다.

***

#### 제2조(디스코드 별명 변경 불이행)

**1항** 디스코드 닉네임 양식에 맞춰 반드시 변경하여야 한다.

**2항** 기본 양식은 고유번호｜닉네임｜직업이며, 양식에 맞지 않게 작성하거나 인게임 정보와 다를 경우 시민 권한 해제조치가 된다.

***

#### 제3조(화면 공유 및 태그)

**1항** 화면공유는 00시 \~ 9시까지 허가한다.

**2항** 허가된 시간에 켜진 화면공유는 제재하지 않으며, 단 도박 • 성적 화면 송출은 각 호에 따라 가중처벌한다.

**3항** 도박화면 송출이 발각될 시, 타임아웃 40분 조치가 된다.

**4항** 성적인 화면 송출이 발각될 시, 타임아웃 90분 \~ 300분 조치가 된다.

**5항** 허가된 시간 외 화면 공유가 발각될 시, 타임아웃 30분 조치가 된다.

**6항** RP진행중 화면공유를 전면금지하며 발각될 시, 타임아웃 30분 \~ 100분 조치가 된다. (보류사항)

**7항** 00시 \~ 9시 내의 서버 태그를 금한다. 이를 어길 시 경고 1회 조치가 된다.

***

#### 제4조(외부 홍보 및 인원 유출 행위)

**1항** 타 디스코드 서버 홍보 • 인원 유출 행위 적발 시, 서버 영구 차단 조치가 된다.

***

#### 제5조(금지 행위)

**1항** 디스코드 내 금지 행위는 각 호에 따라 가중처벌한다.

**2항** 타인을 직접 언급하여 욕설 • 패드립 • 성적 • 정치적 발언을 할 경우 경고 1회 및 타임아웃 600분 조치가 된다.

**3항** 분쟁 유도 및 분쟁성 발언을 할 경우 경고 1회 및 타임아웃 180분 조치가 된다.

**4항** 도배 행위는 경고 1회 \~ 타임아웃 300분 조치가 된다.

**5항** 타인 언급 후 지속적인 괴롭힘은 정도에 따라 경고 4회 \~ 서버 시민권한 해제 조치가 된다.

#### 제6조(사설 디스코드)

**1항** 사설 디스코드는 운영자의 허가 및 디스코드 서버 내 운영자 • 관리자 최소 1명 이상이 입장해야 한다.

**2항** 단, 사설 디스코드는 채팅 • 장부작성의 이유로만 사용이 가능하다.

***

#### 제7조(무전방 참여)

**1항** 서버를 이용하는 모든 유저는 공식 디스코드 무전방을 이용하여야 한다.

**2항** 무전방 내에서 타인이 불쾌할만한 소음을 일으키는 행위를 금한다.

* 디스코드 입장 사운드 반복
* 디스코드 내 사운드보드 반복
* 노래 송출
* 이외 모든 방해 행위

**3항** 적발 시, 경고 2회 \~ 서버 추방 조치가 된다.

***


---

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