# 섬원 재산 이전 신청하기

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

1. 도원경에서는 규칙으로 섬원들의 개인 공간과 재산을 보장하고 있습니다.\
   규칙 확인하기: [도원경 규칙](/dowon/rules.md)
2. 온전한 개인의 재산과 개인의 건축물만 신청이 가능합니다.\
   (섬의 공용 건축물, 공용 재산에 기여한 부분은 섬장님과 합의해주세요!)
   {% endhint %}

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

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

{% hint style="success" %}
**재산 이전 신청 양식**

1. 신청자 닉네임:&#x20;
2. 내 재산이 있는 섬의 섬장 닉네임:&#x20;
3. 내 재산의 좌표 범위(x,y,z \~ x,y,z):&#x20;
4. 내 재산이라는 증거 사진(로그, 스크린샷 등):&#x20;
5. 섬장님과 합의 여부(O/X):&#x20;
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/property.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.
