# Delete Membership

{% hint style="danger" %}
**Membership cancellation precautions**

You cannot cancel your membership immediately in the following cases. Please check and try again.

* **If you are subscribed to the service**
  * Please cancel your subscription first via \[Cancel Subscription].
* **If you started your subscription today**
  * Cancellation is restricted on the day of subscription. Please try again tomorrow.
    {% endhint %}

{% stepper %}
{% step %}

#### Click the profile picture at the top to see \[My account].

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

{% step %}

#### Click the \[Delete] button at the bottom of the \[My account] page.

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

{% step %}

#### Click the account deletion button.

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

{% step %}

#### When you click, a verification code will be sent to the email account you used to register.

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

{% step %}

#### Copy and enter the verification code to complete the account deletion process.

<figure><img src="/files/6cccb7bdee6e590b89ffebc16cdeea5b3335e77e" 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/product-docs/product-docs-en/personal-member/delete-membership.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.
