# 섬장 권한 양도받기

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

* 권한 이전은 자동으로 진행되지 않습니다.
* 권한 이전을 진행하기 위해서 디스코드로 문의 주셔야 합니다.<br>

**권한 이전이 가능한 경우**

1. 현재 속한 섬의 섬장(이하 섬장)이 30일 이상 부재중인 경우
2. 섬장이 30일 이상의 기간 밴 처리된 경우
3. 섬장이 영구 밴 처리 된 경우

**섬장 양도가 불가능한 경우**

1. 섬원들에게 기한과 이유가 고지된 부재중의 경우
2. 신청자가 부섬장/섬 관리자 권한이 없는 경우
   {% endhint %}

{% hint style="warning" %}
**신청 방법 안내**

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

{% hint style="success" %}
**섬장 양도 신청 양식**

1. 섬장 닉네임:&#x20;
2. 섬장 마지막 접속:&#x20;
3. 자신의 닉네임:&#x20;
4. 양도 신청 이유:&#x20;
5. 섬원 동의 목록:&#x20;
6. 양도 시스템 악용시 처벌 동의 여부: 동의합니다.
   {% 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/transfer.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.
