# 제재 철회 안내사항

{% hint style="info" %}
**알아야 될 것**

1. 제재 철회 신청의 경우 피해를 본 이해관계자(피해자)만이 할 수 있습니다.
2. 가해자와 피해자의 합의 증거를 제시해야 합니다.\
   &#x20;예시) 다이아몬드 5개를 도난 당하였는데 7개로 돌려준다는 합의
3. 제재 철회를 신청할 경우 자세한 경위와 합의 내용 등을 제시하여야 합니다.
   {% endhint %}

{% hint style="warning" %}
**제재 철회 방법 안내**

1. 서버 디스코드에 입장합니다.\
   (입장하는 방법: 서버 내에서 /디스코드 명령어 활용)
2. \#문의하기 채널을 클릭합니다.
3. \[문의 하기] 버튼을 클릭합니다.
4. 아래의 주의사항을 확인 후 양식에 따라 제재 철회를 신청합니다.
   {% endhint %}

{% hint style="success" %}
**제재 철회 신청 양식**

1. 철회를 한 사유: 본인의 죄를 뉘우치며 진심으로 사과함
2. 배상 합의 내용: 다이아몬드 5개를 그대로 돌려받기로 함.
3. 가해자 닉네임:&#x20;
4. 제재된 날짜 또는 제재가 몇일 전쯤 일어났는지: 약 7일전
5. 본인이 신고한 내역 제출: 디스코드 유저신고에 올리셨던 스크린샷
6. 제재 철회 악용시 처벌 동의 여부: 동의합니다.
   {% endhint %}

{% hint style="danger" %}
**제재 철회가 불가능한 경우 안내**

1. 보상을 할 수 없는 규칙 위반은 철회가 불가능합니다.
2. 이전 동일한 제재 내역이 있을 경우 제재 철회가 불가능합니다.
   {% endhint %}


---

# Agent Instructions: 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:

```
GET https://guides.mclotus.kr/guides/ask/cancel-punish.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
