# 문의 종류와 방법

{% hint style="success" %}
**문의 관련 안내**

관리진과 대화할 수 있는 개인 문의는 서버 디스코드에서 가능합니다.

* 디스코드 계정이 없으신 경우, 서버 내에서 /문의 명령어로 간단한 문의가 가능합니다.
* 디스코드 가입은 보통 1분 내외로 끝나니, 계정이 없으시다면 가입을 추천드립니다.
  {% endhint %}

{% hint style="info" %}
**문의 방법 안내**

1. 먼저, 서버 내에서 **/디스코드** 명령어를 입력하여 초대 링크를 발급받아주세요.<img src="/files/49RkcLINhGC090L3vzP9" alt="" data-size="original">
2. 디스코드 참여 후, 디스코드 서버 내에서 문의하기 채널을 클릭해주세요.<img src="/files/3Lcwe8jTZxfThe1dTV8r" alt="" data-size="original">
3. 문의 메세지를 찾아 원하는 문의 유형을 선택하시면 문의 채널이 생성됩니다.![](/files/uhIzr1OUqdkUPQiO4dNP)\
   ![](/files/BjuTagF4T7mKsb0kUep9)
4. 문의 채널로 이동하신 뒤, 문의 내용을 입력해주시면 됩니다.\
   ![](/files/Oq5K4MdNSKUtZpotszxd)

간단한 문의 양식은 문의 채널 생성 시 확인이 가능합니다!

* 꼭, **본인의 닉네임을 함께 기재**해주셔야 문의 답변이 정상적으로 진행됩니다.
  {% endhint %}

{% hint style="warning" %}
**아래는 절차가 복잡해 따로 양식이 있는 문의 종류입니다.**

보통의 경우, 아래의 사유로 문의하시는 경우는 드뭅니다.
{% endhint %}

{% content-ref url="/pages/Gxd1g913RrLZyYZ15XJc" %}
[제재 철회 안내사항](/guides/ask/cancel-punish.md)
{% endcontent-ref %}

{% content-ref url="/pages/LnnRfPoFWhVDL38Nr7Dr" %}
[복구 관련 규정 안내](/guides/ask/restore-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/0k0ospswz61zFVldZBy2" %}
[섬장 권한 양도받기](/guides/ask/transfer.md)
{% endcontent-ref %}

{% content-ref url="/pages/VJUbrVUOCR8eWFGGuz6h" %}
[계정 이전 신청하기](/guides/ask/move-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/UnADNBHIVV1gBndfyCBE" %}
[섬원 재산 이전 신청하기](/guides/ask/property.md)
{% endcontent-ref %}


---

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