# 会員脱退

{% hint style="info" %}
メールにて会員退会が可能です。

📫[連絡所](https://docs.plura.io/ja/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/ja/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.
