# 회원 탈퇴

{% hint style="danger" %}
**회원 탈퇴 유의사항**

다음의 경우에는 즉시 탈퇴가 불가능합니다. 확인 후 다시 시도해 주세요.

* **서비스를 구독 중인 경우**
  * \[구독 취소]를 통해 먼저 해지를 완료해 주세요.
* **오늘 구독을 시작한 경우**
  * 구독 당일에는 탈퇴가 제한됩니다. 내일 다시 시도해 주세요.
    {% endhint %}

{% stepper %}
{% step %}

#### 상단 프로필 사진을 클릭하시면 \[My account] 가 보입니다.

<figure><img src="/files/NKKXBcyTv38X3ZFZV4y5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### \[My account] 페이지 하단에 \[Delete] 버튼을 클릭합니다.

<figure><img src="/files/W7P5eEms8vXdFfHPGZK2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 계정 삭제 버튼을 클릭합니다.

<figure><img src="/files/cKQQVdP4KaJxyWcdof1F" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 클릭를 하시면 가입시 사용한 이메일 계정으로 인증 번호가 전송됩니다.

<figure><img src="/files/Dk3eFSSaBKr288rrCWIS" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 인증 번호를 복사해 입력해주시면 회원 탈퇴 처리가 완료됩니다.

<figure><img src="/files/rpojMKsNIJEbVi1Z52SL" alt=""><figcaption></figcaption></figure>

{% endstep %}
{% endstepper %}


---

# 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.styleai.io/undefined/undefined-1.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.
