# 회원탈퇴

{% hint style="info" %}
회원 탈퇴는 **메일 문의하기**를 통해 가능합니다.

:mailbox: [**연락처**](https://docs.plura.io/ko/contact/address)

간단한 사유와 함께 탈퇴 요청을 주시면 처리해 드리겠습니다.&#x20;

추후에는 더 편리하게 이용할 수 있도록 별도의 탈퇴 신청 게시판을 제공할 예정입니다.
{% 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://docs.plura.io/ko/faq/comm/withdraw.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.
